https://bz.apache.org/bugzilla/show_bug.cgi?id=64985

            Bug ID: 64985
           Summary: RewriteRule doesn't accept relative URIs starting with
                    //
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: mod_rewrite
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

When I try using rules like
RewriteRule .* //domain
they don't work and I get 403 Forbidden instead. But if I write http: or https:
before the double slash, it does the expected redirections.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to