From Bob Balaban:
Add these lines to the end of the httpd.cnf file:
Service /cgi-bin/htimage* INTERNAL:HTImage*
Service /cgi-bin/imagemap* INTERNAL:HTImage*
Service /*.jhtml d:\WebSphere\plugins\nt\go46.dll:service_exit
Service /*.shtml d:\WebSphere\plugins\nt\go46.dll:service_exit
Service /*.jsp d:\WebSphere\plugins\nt\go46.dll:service_exit
Service /servlet/* d:\WebSphere\plugins\nt\go46.dll:service_exit
pass /ibmwebas/samples/* d:\websphere\samples\*
pass /ibmwebas/doc/* d:\websphere\doc\*
pass /ibmwebas/system/admin/* d:\websphere\system\admin\*
pass /ibmwebas/* d:\websphere\web\*
ServerInit d:\WebSphere\plugins\nt\go46.dll:init_exit d:\WebSphere\properties\bootstrap.properties
ServerTerm d:\WebSphere\plugins\nt\go46.dll:term_exit