Am trying to reload Apache 2 via /init.d/apache2 reload command in terminal but I get a command not found error and when I look at the etc/ directory in Finder I can't see any init.d folder. Is there somewhere else this init.d folder might be?
|
feedback
|
|
Just type in the terminal:
graceful reloads the configuration files and gracefully restarts. Any current connections are allowed to complete. For more info on the apachectl command just type:
| |||
feedback
|
|
And if that doesn't work, you can try | |||
feedback
|