DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30171>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30171

RewriteRule: force external redirection is not automatic for non-SSL (http://) 
access





------- Additional Comments From [EMAIL PROTECTED]  2004-07-18 13:50 -------
Add the value of the Location header field to your access log format
("%{Location}o") and see if the HTTP response code and the Location header field
are the same for both test cases.

I anticipate that you'll find that Apache is returning the same status and
Location to the browser in both cases, and that the unanticipated behavior is
due to a browser issue when changing the protocol (http vs. https) across a
redirect.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to