mkohan Posted August 23, 2008 Share Posted August 23, 2008 installed apache2.2 on Linux and i included the LoadModule rewrite_module in the "httpd.conf" file. I want to write a rule with RewriteRule that redirects this URL http://mydomain.com/&tip=variables¶m=calling/data.php to: http://mydomain.com/calling/data.php&tip=variables and also when the URL does not include &tip=variables after http://mydomain.com/ then redirect it with out any change. Thanks for your help. MK Link to comment https://forums.phpfreaks.com/topic/121013-how-to-write-the-rewriterule/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.