Anderson, Dick L wrote:
I have just attempted to install 2.0.54 on z/OS Release 4.
When I bring up the resulting "httpd", it is doing everything EXCEPT
translating the resulting pages from EBCDIC to ISO-8859-I for delivery
to the browser. That is to say, it is sending EBCDIC-formatted pages to
Hi,
I have just attempted to install 2.0.54 on z/OS Release 4. Everything
went well during:
./configure --prefix=/usr/local/apache-2.0.54 --with-mpm=prefork
--enable-info --enable-static-support
--enable-charset_lite
make
make install
When I bring up th