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:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to