|
|
BTW, the path to httpd.conf...
you said (/private/etc/httpd/httpd.conf) seems a duplicate or alias of /etc/httpd/httpd.conf
BTW, the path to httpd.conf...
Sorry, my bad for possibly confusing readers. There's only one httpd.conf file, so don't worry about editing the wrong one. I've changed the path in this hint to simplify things -- it used to read '/private/etc/httpd/httpd.conf'. This is actually the exact same directory and file as the current wording ('/etc/httpd/httpd.conf'). The '/etc' directory is actually a link (think of an alias in Mac OS) to the '/private/etc' directory. You can see this yourself if you open a terminal, and type "cd /" and then "ls -al e*". You should see this:
lrwxr-xr-x 1 root admin 11 Mar 27 22:08 etc -> private/etc The first "l" means this is a link, so that that when you "cd" into 'etc', you're actually going into 'private/etc'. So either path is actually fine, as you're editing the same file. -rob. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.14 seconds |
|