> Firtst you have to create a virtual server on your on whatever Dear lord that's the complicated way to do it. Here's how I install Squirrelmail on my machines.
Unpack squirrelmail into /usr/local/share/squirrelmail Apache configuration: Alias /webmail /usr/local/share/squirrelmail <Directory /usr/local/share/squirrelmail> (PHP options here, rg=0, full error logging, etc. OPTIONAL) </Directory> Any time you want to change the URL, just modify the Alias line. -- Chris Hilts [EMAIL PROTECTED] ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
