fird01 Posted August 27, 2008 Share Posted August 27, 2008 how do i remove the .php in url.. my url from this http://www.url.com/page.php?huh=hah to http://www.url.com/page?huh=hah could it be done in iis..?and how do i do it at apache or iis... ? Link to comment https://forums.phpfreaks.com/topic/121515-remove-php/ Share on other sites More sharing options...
dezkit Posted August 27, 2008 Share Posted August 27, 2008 mod_rewrite oh and with my yahoo host lets site.com/index.php?huh=hah be the same as site.com/index?huh=hah and site.com/?huh=hah Link to comment https://forums.phpfreaks.com/topic/121515-remove-php/#findComment-626668 Share on other sites More sharing options...
fird01 Posted August 27, 2008 Author Share Posted August 27, 2008 ok.. thx. i'll look into it. Link to comment https://forums.phpfreaks.com/topic/121515-remove-php/#findComment-626677 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.