> Why won't SM work if you don't physically locate it under a DocumentRoot?
It will. Here's my setup (from httpd.conf):
Alias /cvs /projects/squirrelmail/
<Directory /projects/squirrelmail/>
AllowOverride All
php_value error_log /tmp/php.errors
php_flag log_errors on
php_admin_value error_reporting 2047
php_flag display_errors on
php_flag display_startup_errors on
php_admin_value register_globals off
</Directory>
<Directory /projects/squirrelmail/attachments/>
Deny from all
</Directory>
<Directory /projects/squirrelmail/data/>
Deny from all
</Directory>
# END Squirrelmail CVS - Devel
--
Chris Hilts
[EMAIL PROTECTED]
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users