Need Help

Discussion in 'Site & Server Administration' started by jessicafox, Jun 1, 2011.

  1. #1
    Hello,
    Can any one tell me how to redirect the url having comma and space after .html
    Like: <url>.html,<space>

    i have tried this and none of this working
    RewriteRule ^abc\/xyz\.html,$ /abc/xyz.html [r=301,nc]
    RewriteRule ^abc\/xyz\.html\,\ $ /abc/xyz.html [r=301,nc]
    RewriteRule ^abc\/xyz\.html,\ $ /abc/xyz.html [r=301,nc]
    RewriteRule ^abc\/xyz\.html\, $ /abc/xyz.html [r=301,nc]
     
    jessicafox, Jun 1, 2011 IP