Return to Snippet

Revision: 44962
at April 21, 2011 08:52 by batfan


Initial Code
RewriteRule ^some(\ |\%20)directory/ http://www.domain.com/new-directory/ [R=301,L]

Initial URL


Initial Description


Initial Title
HTACCESS - Redirect Folder With Space in the Name

Initial Tags
htaccess

Initial Language
Apache