I have a problem with Apache's virtual domains. I've got pure (not including HTML) PHP scripts which I can run in the root of virtual domain, but not in any other place. If I try to access them, I'll get a 404.
If I put some HTML into the script page is found, but I'll have a problem with sessions... I'll have to start with HTML, but that is not good.
I read a one article about this problem, but I cannot locate it anymore. Can anybody help me?
--
Tomi
P.S. I'm talking about Apache 1.3 and PHP 4.2.2