Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. innovator48

    Regular expression for htaccess URL redirect

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

Part and Inventory Search

Back
Top