chriscloyd Posted May 28, 2007 Share Posted May 28, 2007 mod rewrite url heres my problem i have a turned based game im making i need it to work like this i have the link www.linkhere.com?index.php?page=attack heres the mod rewrite i did and it does not work RewriteEngine On RewriteRule ^(.*)$ /index.php?page=$1 anyone help? Link to comment https://forums.phpfreaks.com/topic/53251-rewrite-url/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.