Cyto Posted October 23, 2012 Share Posted October 23, 2012 Hi, I have set a Rewriterule(works): RewriteRule ^([a-zA-Z0-9_+-]+).html$ search.php?q=$1&site_id=0 Is it possible if I go to a link like this search.php?q=something&site_id=0 that it will go to something.html? Because some urls in search results are like search.php?q=something&site_id=0 instead of something.html. Cyto Quote Link to comment https://forums.phpfreaks.com/topic/269810-rewriterule-question/ 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.