| Article: |
Apache Web-Serving with Mac OS X: Part 2 | |
| Subject: | Uncommenting Apache config file | |
| Date: | 2004-08-05 16:54:50 | |
| From: | mstumpy | |
| I have tried to uncomment the server side include lines but can't save them because of permissions. I tried chmod 775 /etc/httpd/httpd.html but it doesn't work. How can I save these changes? | ||
Showing messages 1 through 1 of 1.
-
Use sudo
2004-08-06 13:39:56 mstumpy [View]
Using sudo vi httpd.conf I was able to alter my config file. Thanks.


