htaccess redirect when there is a space in url

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS
User avatar
Posts: 33
Joined: 18 Jul 2012, 07:50

htaccess redirect when there is a space in url

07 Nov 2016, 06:44

I have a URL which contains white space which I am trying to redirect to another URL but some how the URL is not matched

The URL looks like

Code: Select all
tours/cycle%20tour.htm cycle-tours.html


I have tried many way like
Code: Select all
"tours/cycle%20tour.htm" cycle-tours.html

OR
Code: Select all
"tours/cycle tour.htm" cycle-tours.html

OR
Code: Select all
"tours/cycle\ tour.htm" cycle-tours.html

OR
Code: Select all
"tours/cycle\stour.htm" cycle-tours.html


but no chance. Can any one pls help me

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 8 guests