Forum Moderators: phranque

Message Too Old, No Replies

Rewrite rule ignored in ssl mode

Rewrite rule works when web site is accessed using http: but is not https:

         

sanjeev

1:08 pm on Apr 16, 2004 (gmt 0)

10+ Year Member



Using Apache 1.3 bundled with Oracle 9iAS, I am using following Rewrite rule


RewriteRule /xnet/owa/(.*) /pls/xnet/ora_schema.$1 [PT]

It works fine when I use http:// url. (Also I see that the rule is applied in the rewrite log file)

Problem: When I use secure site url https:// it does not work, I get following error:
The requested URL /xnet/owa/hello was not found on this server.
Also there are no entries in the rewrite log file.

apache server is started using "startssl" option

Appreciate your help.

jdMorgan

5:04 pm on Apr 23, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



sanjeev,

Welcome to WebmasterWorld [webmasterworld.com]!

Hopefully, someone will come along who might offer you some insight...
<bump>

Jim