| Article: |
Apache Web-Serving with Mac OS X: Part 2 | |
| Subject: | httpd.conf | |
| Date: | 2003-03-28 01:29:36 | |
| From: | anonymous2 | |
|
Response to: httpd.conf
|
||
|
if you do not have bbedit you can do one of two things. One: dload bbedit 7.0.3 from http://barebones.com (free to demo) or you can use a "pico" command sudo pico /etc/httpd/httpd.conf
|
||
Showing messages 1 through 1 of 1.
-
httpd.conf
2005-02-27 08:41:31 turbo-gi [View]



bbedit /etc/httpd/httpd.conf
OR
sudo bbedit /etc/httpd/httpd.conf.
just gives me the answer
sudo: /etc/httpd/httpd.conf: command not found
Thanks for the help