conormacaoidh Posted August 3, 2009 Share Posted August 3, 2009 Hi, Could anyone tell me how to write a rewrite rule that will do the following: Rewrite /test/subpage to index.php?page=subpage that would also work in this context: Rewrite /test/subpage/another/sub to index.php?page=sub Basically i need a rewrite rule that will always take the last page and append it to index.php. Thanks Link to comment https://forums.phpfreaks.com/topic/168698-rewrite-url/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.