Patch Application Instructions for WEBppliance 2.4 for Linux June 26, 2002 This update contains fixes for the following security bulletins: Apache Security Fix: Apache Web Server Chunk Handling Vulnerability at http://rhn.redhat.com/errata/RHSA-2002-092.html [1] Download apache-fix-for-lwpls-2-4.tar.gz [2] Untar and do rpm -Uvh *.rpm. [3] After applying the patch, do the following steps: # ln -f /usr/sbin/httpd /usr/sbin/ocwhttpd # cp /etc/rc.d/init.d/httpd.rpmsave /etc/rc.d/init.d/httpd # cp /etc/httpd/conf/ssl.crt/server.crt.rpmorig /etc/httpd/conf/ssl.crt/server.crt # cp /etc/httpd/conf/ssl.key/server.key.rpmorig /etc/httpd/conf/ssl.key/server.key # /etc/rc.d/init.d/httpd restart # /etc/rc.d/init.d/webgui restart