madchatxp Posted March 4, 2008 Share Posted March 4, 2008 Hi, I need to change my simple URL to SEF URL (or clean URL). All of my URLs looks like that: http://domain.com/index.php?a=34&id=3&com=s I need it to look like that: http://domain.com/article/php-fun.html additionally, I need to totally block the non-SEF URL. My questions are: 1- How to set the SEF URL configuration 2- How do I redirect users from the non-SEF URL to the SEF-URL Link to comment https://forums.phpfreaks.com/topic/94221-i-need-to-change-my-simple-url-to-sef-url-or-clean-url/ Share on other sites More sharing options...
shocker-z Posted March 4, 2008 Share Posted March 4, 2008 If your running apache look at mod_rewrite Regards Liam Link to comment https://forums.phpfreaks.com/topic/94221-i-need-to-change-my-simple-url-to-sef-url-or-clean-url/#findComment-482624 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.