Re: [PHP] Apache query error affecting PHP?

2002-05-28 Thread Weston Houghton
How silly of me not to think of this problem in the first place. It is not an error in the server, but in the browser. I didn't bother testing it in any other browser initially. So this problem only occurs in MSIE 5.1.4 under MacOS X. Ugh, thank you for showing I am somewhat silly in this one (b

Re: [PHP] Apache query error affecting PHP?

2002-05-28 Thread Stuart Dallas
Weston Houghton <[EMAIL PROTECTED]> wrote: > Apache will actually return the directory listing of the assets/ > directory (assuming you have directory listing enabled, otherwise it > returns the standard forbidden error). It does not seem to matter > what the actual variable name following the "?"

[PHP] Apache query error affecting PHP?

2002-05-28 Thread Weston Houghton
Hello... I'm wondering if I have found an oddity in httpd. I'm currently writing a PHP directory listing system. I am pretty sure that this is not a php issue, but I have not been able to test it on a httpd install sans php, but it can be seen when requesting an image file, which should not invo