Re: [EMAIL PROTECTED] Apache 2.0.54 on IBM z/OS

2005-08-25 Thread William A. Rowe, Jr.
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

[EMAIL PROTECTED] Apache 2.0.54 on IBM z/OS

2005-08-25 Thread Anderson, Dick L
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