Hi All.
Sorry for my english.
Help me plz with next problem.
I have FreeBSD 6.2 apache 1.3+php4.4 (mod apache)
problem:
When apache have obtain request for non - existen directory(http://my_site/no_existen_directory/), he attempts redirect request to (http://my_server/no_existen_directory.php or [
my_server...]
but I don't want it.
P.S. Mod_rewrite off
Please help me!
What directive in http.conf forbid apache server to do this?