--On Saturday, November 23, 2002 04:44:55 PM -0600 Will Phipps <[EMAIL PROTECTED]> wrote:

I am trying to set up Squirrelmail with apache.  Do I have to set up the
/usr/var/squirrelmail directory as a virtual host in apache?  What is it
that I have to do to make it show up when I access
www.mydomain.com/squirrelmail from the web?  I am using RH 8.0 and have
not changed the way the RH 8.0 setup installs/configures squirrelmail.
FYI, I have IMAP and sendmail up and running, as well as a website
(running as the defualt virtual host) with apache.
Here's what I have in httpd.conf:

Alias /WebMail "/usr/share/squirrelmail/"

<Directory "/usr/share/squirrelmail">
AllowOverride FileInfo AuthConfig Limit
Order allow,deny
Allow from all
</Directory>

I then access Squirrelmail at www.my.net/WebMail.

I also restrict access to Squirrelmail to https so in /usr/share/squirrelmail/.htaccess, I have:

SSLRequireSSL

Hope that helps,
-Tom
--
Tom Eastep \ Shorewall - iptables made easy
AIM: tmeastep \ http://shorewall.sf.net
ICQ: #60745924 \ [EMAIL PROTECTED]



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Reply via email to