dannyd Posted November 13, 2008 Share Posted November 13, 2008 How would I rewrite my url in .htaccess from: example.com/index.php?www to example.com Link to comment https://forums.phpfreaks.com/topic/132591-mod-rewrite/ Share on other sites More sharing options...
corbin Posted November 13, 2008 Share Posted November 13, 2008 RewriteRule ^index\.php\?www$ / Link to comment https://forums.phpfreaks.com/topic/132591-mod-rewrite/#findComment-689794 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.