View Single Post
  #1 (permalink)  
Old 07-15-2008, 12:57 PM
adenjo adenjo is offline
WebProWorld New Member
 
Join Date: Jul 2003
Location: Bay Area, CA
Posts: 9
adenjo RepRank 0
Question How to Redirect a Directory and all sub files

I'm having trouble trying to redirect a directory we are no longer going to use.

Right now we want everything inside http://www.lautenaudio.com/techniques/ including URL's like "http://www.lautenaudio.com/techniques/faq.php?category_id=8&cat_name=Acoustic%20Guitar" to be redirected to Lauten Audio Recording Sessions - Microphone placement, techniques and sound samples

I've tried doing this in our .htaccess file, however the redirect takes the "faq.php?category_id=8&cat_name=Acoustic%20Gui tar" and adds it to the end of the lauten-sessions.htm file, like this http://www.lautenaudio.com/lauten-se...ustic%20Guitar.

This obviously creates a 404 error.

Can someone help guide me how to corretly infigure our .htaccess file or perhaps another way to do this redirect?
Reply With Quote