Hi, i am using phpAXS/ax.php3 in conjunction with with a set of AXS scripts for logging traffic on my site... but am experiencing a problem.
For no reason the script logs hits to my 404 error document in which I have also included the logging script. So meaning my error pages are being logged as well.
I work with some php include directories of which the rights are set to 755, when I change the rights of such a directory the logging script logs hits to my 403 document.
So when you browse, you don't see anything, but probably the browser looks for something to include of show, can't find it or has no permission to show it and logs a 404 at the background. So no 404 or 403 is in your browser history at all.
I already changed the value of DirectoryIndex in the .htaccess file to index.php
I tried some more things, but nothing works
Does anybody have an idea what causing the extra logs??
All help would be greatly appreciated.
Cheers,
Frank