the horror!
The jist of starting and stoping apache:
$ sudo apachectl start
$ sudo apachectl stop
$ sudo apachectl restart
if you care about the HTTPD version
the horror!
The jist of starting and stoping apache:
$ sudo apachectl start
$ sudo apachectl stop
$ sudo apachectl restart
if you care about the HTTPD version
<?php | |
echo phpinfo(); | |
?> |