Scott Haneda wrote:

http://trac.macports.org/wiki/howto/MAMP

The section where the docs state:
In /opt/local/apache2/conf/extra/httpd-userdir.conf, add the following lines to the end of the file:

# # Include user configurations # Include /private/etc/httpd/users/ *.conf
The include path is wrong
Include /private/etc/httpd/users/*.conf         <- incorrect
Include /private/etc/apache2/users/*.conf       <- correct

Probably more like Tiger/Leopard than "incorrect"/"correct"...

--anders

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to