Loading CHANGES +3 −0 Original line number Diff line number Diff line Changes with Apache 2.0.38 *) Fix apxs so that the makefile created by "apxs -g" works on AIX and Tru64 (and probably some other platforms). [Jeff Trawick] *) Allow CGI scripts to return their Content-Length. This also fixes a hang on HEAD requests seen on certain platforms (such as FreeBSD). [Justin Erenkrantz] Loading support/apxs.in +1 −1 Original line number Diff line number Diff line Loading @@ -594,7 +594,7 @@ __DATA__ ## Autogenerated via ``apxs -n %NAME% -g''. ## builddir=$(shell pwd) builddir=. top_srcdir=%PREFIX% top_builddir=%PREFIX% include %INSTALLBUILDDIR%/special.mk Loading Loading
CHANGES +3 −0 Original line number Diff line number Diff line Changes with Apache 2.0.38 *) Fix apxs so that the makefile created by "apxs -g" works on AIX and Tru64 (and probably some other platforms). [Jeff Trawick] *) Allow CGI scripts to return their Content-Length. This also fixes a hang on HEAD requests seen on certain platforms (such as FreeBSD). [Justin Erenkrantz] Loading
support/apxs.in +1 −1 Original line number Diff line number Diff line Loading @@ -594,7 +594,7 @@ __DATA__ ## Autogenerated via ``apxs -n %NAME% -g''. ## builddir=$(shell pwd) builddir=. top_srcdir=%PREFIX% top_builddir=%PREFIX% include %INSTALLBUILDDIR%/special.mk Loading