You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Aaron Lee <aa...@txcyber.com> on 1997/07/28 10:10:03 UTC

mod_alias/925: Redirect directive doesn't seem to work

>Number:         925
>Category:       mod_alias
>Synopsis:       Redirect directive doesn't seem to work
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Jul 28 01:10:02 1997
>Originator:     aaron@txcyber.com
>Organization:
apache
>Release:        1.2.0
>Environment:
Linux 2.0.30 gcc 2.7.2.1
>Description:
Trying to redirect from /home/httpd/htdocs/secure to https://ssl.txcyber.com, ie:
"Redirect permanent /home/httpd/htdocs/secure(w/ or w/out trailing '/') https://ssl.txcyber.com"
accessing http://ssl.txcyber.com/secure(/) simply return (via http) /home/httpd../secure/index.html
but should return a redirect to https://ssl.txcyber.com. Printf statements in 
mod_alias.c show that the directive "Redirect" is being recognized and configured,
but it doesn't work no matter what I try-- in fact, no redirects work, https or not.
>How-To-Repeat:
go to http://ssl.txcyber.com/secure-- should redirect you to https://ssl.txcyber.com
I'll send config files, etc upon request.
	
>Fix:
??%3
>Audit-Trail:
>Unformatted: