Forum Moderators: phranque
/keyword1 keyword2 keyword3/
... and file names like this:
/this is a page.htm
Can .htaccess/Apache deal with the spaces - or do they need to be escaped somehow?
Will this work correctly:
Redirect 301 /keyword1 keyword2 keyword3/ http://www.example.com/folder/
Redirect 301 /this is a page.htm http://www.example.com/page.html