Hi All,
I am trying to redirect all files in a particular directory in my web server.
I am trying regular expressions such as
RedirectMatch /data/january\/([a-zA-Z0-9]*).pdf http://www.mysite.com/sample
The expression /([a-zA-Z0-9]*) is trying to find expressions such as "dat35262.pdf"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.