Eric Covener wrote:
I see the same with php5-cgi but not with short shell scripts. Seems
like a bug.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49810 submitted
-
The official User-To-User support forum of the Apac
> This seems like an apache bug to me, but wanted to pass it by this group
> first. Any thoughts? To me it seems that the output of the
> mod_autoindex directory listing and the header/footer stuff is some a
> separate stream and being buffered to the end. When php as a cgi is
> used on the heade
It seems that mod_autoindex's directory listing and the custom header
and footer files are separate streams that are not sequenced/handled
correctly in all circumstances. Here are details of 2 failure modes.
Apache version: Apache/2.2.11
Using dreamhost for hosting. PHP as a mod no longer avail
It seems that mod_autoindex's directory listing and the custom header
and footer files are separate streams that are not sequenced/handled
correctly in all circumstances. Here are details of 2 failure modes.
Apache /version: Apache/2.2.11
/Using dreamhost for hosting.
.htaccess includes:
Add