Re: [users@httpd] access to user directories

2005-05-27 Thread Trevor Lai
Thanks guys for your input, suggestions are still welcome. I've tried the trailing slash, but no luck. Can anyone confirm if this is a real bug? My current workaround is to create an index.html and have that forward to my index.php. This works but takes a fraction of a second longer than it really

[users@httpd] Apache.conf: directoryindex causes index.php to get called twice

2005-05-27 Thread Trevor Lai
I have seen this on both Apach 1.3 and 2.0.5 I have an index.php script that is being run twice on each page request. (I know this because on each page request it is writing twice to my mysql database) I have determined that the "index.php" for the "directoryindex" in httpd.conf causes this. If "i