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

Re: OT: Apache ReDirect



On Sun, Sep 28, 2003 at 02:47:32PM -0700, Mike McMullen wrote:
> I want to be able to redirect requests for certain pages to port
> 443 ie https vs http. I remember seeing this done with just a
> few lines of code but can't find the reference. Any help
> appreciated.

It's just one line of code in your httpd.conf file.  I've got the
following inside my virtualhost definition for ewilts.org:

Redirect /foo https://foo.ewilts.org/

-- 
Ed Wilts, 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]