renegade44 Posted March 1, 2010 Share Posted March 1, 2010 Im curious how to make the site not require each page to be fully identified. as an example, when I post a link to my contact page, it is /contact.php or something to that effect. If I were to navigate directly to that pag using the browser i would have to type out mysitename.com/contact.php how can I make it so that a user can just type mysitename.com/contact without the .php and still get to the site. is it possible? thanks in advance Link to comment https://forums.phpfreaks.com/topic/193823-question-about-pageslinks/ Share on other sites More sharing options...
haku Posted March 2, 2010 Share Posted March 2, 2010 The best way to do this is to use url rewrite in your .htaccess. Google away - it's too much to explain here. Link to comment https://forums.phpfreaks.com/topic/193823-question-about-pageslinks/#findComment-1020231 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.