Does anyone have idea on how to fix the apache setup so I do not have to put a slash on the end of the URL I should only have to put http://www.mydomain.com/webmail not http://www.mydomain.com/webmail/
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jonathan Angliss Sent: Thursday, March 20, 2003 10:31 AM To: Jeremy Rodriguez Cc: [EMAIL PROTECTED] Subject: Re: [SM-USERS] index.php problem Hello Jeremy, On Thursday, March 20, 2003, Jeremy Rodriguez wrote... > I installed from a tarball and yes the funny thing is that the / on > the end e.g. http://www.mydomain.com/webmail/ works. > Is there a way that I can change this? Check your apache setup. Either there is some weird setup, or apache (for some reason) isn't trying with a / on the end if no file is found. There is a method around that, it is on the apache website in the documents, under url rewrite rules. -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.net email is sponsored by: Tablet PC. Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for? http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en -- 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 ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en -- 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
