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

Eric Covener <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Eric Covener <[email protected]> ---
> RewriteRule ^(.*)$ [R=301,L]

RewriteRule ^(.*)$ [R=301,L]

The syntax is wrong.  The flags are interpreted as the substitution parameter.
Your 2nd parameter should be a URL if you are redirecting.

-- 
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