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

Re: How to properly install and configure mod_ssl on RHEL 4?



On Wed, May 04, 2005 at 10:52:58AM -0400, Doug Stewart wrote:
> On a related-but-not-entirely-germane subject, anyone have any 
> experience in https-protecting a single directory using Apache?  I would 
> like to force all requests to a certain directory to use https and make 
> the dir inaccessible via regular http.
> 
> Can it be done?

Sure - just put in a redirect.

I had something like this (which doesn't work anymore, so don't even
bother testing it!):

 Redirect /webmails https://webmail.ewilts.org/

I had then set up a virtual host for webmail.ewilts.org (the only
virtual host I had listening on port 443).

-- 
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts ewilts org
Member #1, Red Hat Community Ambassador Program


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