am running php over apache installed in win2000
is there a way to prevent from a user from hetting to unexisting page?
for exampl
if the user type by mistake :
page1.ph
instead of page1.php
i want him in this case to go to a certin page!
how do i do that?
thanks in advance
peleg