| Article: |
Apache Web-Serving with Mac OS X: Part 3 | |
| Subject: | Why two httpd.conf files? | |
| Date: | 2002-02-01 12:14:56 | |
| From: | galt606 | |
| I was reading the documentation for OS X Server and came across /private/etc/httpd/httpd.conf. Which one is for what? Why are there two? Does it make a difference? WHAT IS GOING ON HERE!?! | ||
Showing messages 1 through 1 of 1.
-
Why two httpd.conf files?
2002-02-01 14:37:21 Morbus Iff |
[View]
It does not make a difference. /private/etc and /etc point to the same place - it's like an alias (in Linux, it's called a "symlink").


