Posted by arorap on 12/07/06 23:59
Hi,
I've seen a behavior on both my windows machine and a Linux server that
php scripts get called even when called without a .php extension.
for example,
http://srlchem.com/company/about.php
gets executed even when called as
http://srlchem.com/company/about
(you can actually verify by opening both those links)
Is anyone aware of this behaviour ? This works for all PHP files and
I've not put any configuration directive in place to make this happen.
Anyone has any clue why this happens ? .. What default configuration
can be making this happen ?
thank you,
regards,
-Puneet Arora.
[Back to original message]
|