unemployment Posted August 10, 2011 Share Posted August 10, 2011 I think my rewrite condition is wrong. Is the {3,9} correct? RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP/ RewriteRule ^index\.php$ http://nipchbig.com/ [R=301,L] Link to comment https://forums.phpfreaks.com/topic/244372-is-this-wrong/ Share on other sites More sharing options...
cags Posted August 13, 2011 Share Posted August 13, 2011 Pretty certain it's wrong. But you don't give any indication as to what you are attempting to do. Link to comment https://forums.phpfreaks.com/topic/244372-is-this-wrong/#findComment-1256727 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.