On Sunday, August 31, 2003, at 05:17 PM, <[EMAIL PROTECTED]>
wrote:
I apt-getted apache, apache-ssl, and squirrelmail, all working fine
for my
domain.
I now need help setting up a virtual redirect so users going to
http://mail.ehrlichtronics.com will be redirected to
https://mail.ehrlichtronics.
I apt-getted apache, apache-ssl, and squirrelmail, all working fine for my
domain.
I now need help setting up a virtual redirect so users going to
http://mail.ehrlichtronics.com will be redirected to
https://mail.ehrlichtronics.com/squirrelmail
What do I need to change in apache.conf of squirrelmai
Hi Tom,
> Suggestions?
In your apache httpd.conf, under the definition of your 'main site' (the one which
serves from /var/www; might be a virtualhost):
Redirect permanent /squirrelmail https://[yoursite]/squirrelmail
Top of mind here, so please check the apache docs.
HTH... Nico
--
To UNS
I have both apache and apache-ssl installed on a server.
I've noticed that they run different http config files..
I have a directory under the document root that I would like to
restrict to only https access:
SETUP:
document root: /var/www/
directory to restrict: /var/www/squirrelmail
What I'
4 matches
Mail list logo