7b41accade651fa88f39219877f9d6dedfc3b64b
wiki/info/landscape/amazon-ec2.md
| ... | ... | @@ -371,7 +371,7 @@ cp -rf /home/sailing/servers/server/logs/* /var/log/old/<event-name>/<instance-p |
| 371 | 371 | # <EVENT> <YEAR> |
| 372 | 372 | Use Event-ARCHIVE-SSL-Redirect <EVENT><YEAR>.sapsailing.com "<EVENT-UUID>" |
| 373 | 373 | ``` |
| 374 | -- Check the Apache config is correct before reloading it via `apachtctl configtest` |
|
| 374 | +- Check the Apache config is correct before reloading it via `apachectl configtest` |
|
| 375 | 375 | - When `SYNTAX OK` go ahead with reload `/etc/init.d/httpd reload` |
| 376 | 376 | - Now let us point the public towards the Archive server with removing the Route53 DNS entry for the event |
| 377 | 377 | - Make sure that you keep running ELB and Master server in it for at least 12 hours, as DNS servers around the world will cache the old entry. If you would already remove ELB and Master, this would result in people may not reaching your event anymore |