Redirect Match
Date: 10/20/09
(Apache) Keywords: html
Hello,
i would like to do this:
RedirectMatch 301 (.*)\.html$ $1 RedirectMatch 301 (.*)\.htm$ $1
but not to files in sub folders.
could some one please tell me how to do it?
thank you
Source: https://apache.livejournal.com/43634.html
|