iHack Posted August 11, 2007 Share Posted August 11, 2007 Convert ?url=http://www.google.com (or any other URL) into /url/http://www.google.com Thanks, iHack. Ps. Could I have a redirect and a non-redirect Quote Link to comment Share on other sites More sharing options...
hackerkts Posted August 12, 2007 Share Posted August 12, 2007 RewriteRule ^url/([^a-zA-Z0-9/.:-])$ index.php?url=$1 Hope this is right. 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.