How to Restart Apache RCD
Apache is a free, open source Web server program. This means that no one owns the exclusive rights to it, and you can modify and use it however you like. If you've made changes to Apache RCD, it's a good idea to restart the program to make sure that the changes you've made in Apache will be properly implemented. You can do this from inside of the program.
Instructions
-
-
1
Open your Apache program.
-
2
Type in "./usr/local/sbin/apachectl stop" to stop the server.
-
-
3
Type "/usr/local/sbin/apachectl start" to restart it once more.
-
1