| Article: |
Apache Web-Serving with Mac OS X: Part 2 | |
| Subject: | editing user.conf versus httpd.conf file | |
| Date: | 2007-02-28 14:47:53 | |
| From: | zimboden | |
|
If you can't get SSI working on Mac OS X, try looking for a special user.config file which contains settings for sites in user folders.
|
||
Showing messages 1 through 3 of 3.
-
editing user.conf versus httpd.conf file
2008-01-28 09:07:27 Alabamian [View]
-
editing user.conf versus httpd.conf file
2007-11-25 11:43:06 0really [View]
Thanks for this note. You saved my sanity.
-
editing user.conf versus httpd.conf file
2007-02-28 14:53:35 zimboden [View]
An additional note:
A little piddly syntax thing:
I've seen example for the actual include tag "directive" as
<!--#include virtual="/includes/navigation.ssi" -->
It is important that there is no space between the # and "include".



/private/etc/httpd/users
There you should see at least one user.conf file. Edit this puppy as per Zimboden's additions above, and watch the CGI begin.