Re: Squirrelmail and Index.php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Corey Head wrote:
Ok, here's my configuration:
squirrelmail-1.4.4-1.FC3
httpd-2.0.52-3.1

I've got Squirrelmail and Apache setup and they're
working great!  The only annoyance is that from any
browser I should be able to type
www.myserver.com/webmail and get the login page.  It
doesn't happen unless I type in
www.myserver.com/webmail/index.php.  The 'index.php'
[SNIP]

RedirectMatch ^/webmail[/](.*)$ https://example.com/webmail/$1

My setup is a little different, but this may help. I have this rule in my httpd.conf which redirects any visit to http://example.com/webmail or webmail/ to my SSL HTTPS squirrelmail. Notice the [/] part which means the slash is optional. This may not work so well to redirect to a non-HTTPS webmail though, you may get stuck in a redirect loop.

Warren Togami
wtogami@xxxxxxxxxx


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux