aaron_mason Posted September 16, 2008 Share Posted September 16, 2008 Hello. My scenario: i want to have a page such as 1) www.website.com/shop/1234566.html to load a page such as 2) www.website.com/shop/?id=123456 I think that this is far more user friendly. How is this done? This is my first post on phpfreaks : : : Hello ! Aaron Link to comment https://forums.phpfreaks.com/topic/124476-htaccess-rewriting-url-my-scenario-what-should-i-do/ Share on other sites More sharing options...
dave_sticky Posted September 16, 2008 Share Posted September 16, 2008 Hi, I believe you need to use Apache to do this - using the mod_rewrite module. Have a look here: http://www.phpfreaks.com/forums/index.php/board,50.0.html Link to comment https://forums.phpfreaks.com/topic/124476-htaccess-rewriting-url-my-scenario-what-should-i-do/#findComment-642802 Share on other sites More sharing options...
aaron_mason Posted September 16, 2008 Author Share Posted September 16, 2008 Thank you. Link to comment https://forums.phpfreaks.com/topic/124476-htaccess-rewriting-url-my-scenario-what-should-i-do/#findComment-642804 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.