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 Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.