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