belick Posted September 23, 2008 Share Posted September 23, 2008 I have this code: RewriteRule ^e-([0-9_A-Z_a-z-]+)\.html$ /search.php?q=$1 [L] and it not taking urls like: /e-Dsasd.dsd.sa.html /e-Dsa/sdds/d/sa.html /e-Dsa / sd.dsd sa.html /e-Dsasd&dsdsa.html Please help how to get the code to read all char in between the ".html" and "e-" Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.