zr

mod_rewrite .htaccess script

Apr 01, 2010 00:37


Suppose you have a website made up of a bunch of PHP files:
yoursite.com/page.php
PHP extension is, of course, showing. Thats not good on many levels, which I'm not going to discuss, the question is, what can be done about that?
This tip will work if your server supports mod_rewrite.
First, lets allow incoming URLs to leave out .php. Such that ( Read more... )

apache, .htaccess, code, mod_rewrite

Leave a comment

Comments 1

uldarico_abram September 14 2010, 18:06:30 UTC
zr. @(-_-)@

Reply


Leave a comment

Up