Post by b***@xs4all.nlPost by Sunit PatkeCan you post your config file?
Sunit
=== start of file ===
#---------------------------------------
# Admin HTTP server configuration
#---------------------------------------
#---------------------------------------
# General setup directives
#---------------------------------------
HotBackup Off
ThreadsPerChild 5
CgiConvMode %%EBCDIC/EBCDIC%%
HostNameLookups Off
UseCanonicalName On
KeepAlive Off
DocumentRoot /
AddLanguage en .en
LogMaint logs/error_log 5 0
#---------------------------------------
# HTTP Server administration
#---------------------------------------
RewriteEngine On
RewriteRule ^/QIBM/HTTPSVR/Admin/qzhafrnt.ndm/frontpage$ /HTTPAdmin [R]
RewriteRule ^/QIBM/HTTPSVR/Admin/qzhamain.ndm/mainpage$ /HTTPAdmin [R]
RewriteRule ^/QSYS.LIB/QTCPCGI.LIB/QTMHICFP.PGM$
/QIBM/HTTPSVR/Admin/qzhafrnt.ndm/frontpage [R]
RewriteRule ^/QSYS.LIB/QTCPCGI.LIB/QTMHICFP.PGM/$
/QIBM/HTTPSVR/Admin/qzhafrnt.ndm/frontpage [R]
Alias /HTTPA/ /QIBM/ProdData/HTTPA/admin/www/
Alias /HTTPAU/ipp/www/ /QIBM/UserData/HTTPA/admin/www/ipp/
Alias /HTTPAU/ /QIBM/UserData/HTTPA/admin/www/
Alias /QIBM/HTTPSVR/Admin/
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/HTTPSVR/Macro/
Alias /QIBM/HTTPSVR/
/QIBM/ProdData/HTTP/Protect/HTTPSVR/HTML/
AliasMatch ^/reports/(.*).ndm/(.*)$
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/HTTPSVR/Macro/$1.ndm/$2
AliasMatch ^/reports/(.*).class$
/QIBM/ProdData/HTTP/Protect/HTTPSVR/reports/$1.class
Alias /reports/java/
/QIBM/ProdData/HTTP/Protect/HTTPSVR/reports/java/
Alias /reports/ /QIBM/UserData/HTTPSVR/reports/
<Location /HTTPAdmin>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
<Directory /QIBM/ProdData/HTTPA/admin/www>
order allow,deny
allow from all
</Directory>
<Directory /QIBM/UserData/HTTPA/admin/www>
order allow,deny
allow from all
</Directory>
<Directory /QIBM/ProdData/HTTP/Protect/HTTPSVR/HTML>
order allow,deny
allow from all
</Directory>
<Directory /QIBM/ProdData/HTTP/Protect/HTTPSVR/reports>
order deny,allow
deny from all
<Files .class>
order allow,deny
allow from all
</Files>
</Directory>
<Directory /QIBM/ProdData/HTTP/Protect/HTTPSVR/reports/java>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Directory>
<Directory /QIBM/UserData/HTTPSVR/reports>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Directory>
<Directory /QIBM/ProdData/HTTP/Public>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Task Page
#---------------------------------------
AliasMatch ^/$
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/OS400/Macro/qyunmain.ndm/main0
AliasMatch ^/AS400TASKS$
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/OS400/Macro/qyunmain.ndm/main0
AliasMatch ^/QIBM/AS400TASK/HELP$
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/OS400/Macro/qyunmain.ndm/help0
Alias /QIBM/OS400/ /QIBM/ProdData/HTTP/Protect/OS400/HTML/
<Directory /QIBM/ProdData/HTTP/Protect/OS400/HTML>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Business to Business
#---------------------------------------
Alias /BtoB/ /QIBM/UserData/HTTPA/admin/webapps/BtoB/
<Location /BtoB/Connect>
AuthName "BtoB Connect"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
<Directory /QIBM/UserData/HTTPA/admin/webapps/BtoB>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Business to Business 2.0
#---------------------------------------
RewriteRule ^/Connect/Custom$ /Connect/Commerce [R]
Alias /Connect/ /QIBM/UserData/HTTPA/admin/webapps/Connect/
<Location /Connect>
AuthName "Connect"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
<Directory /QIBM/UserData/HTTPA/admin/webapps/Connect>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Internet Print Protocol
#---------------------------------------
<Location /IPPAdmin>
AuthName "IPP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
#---------------------------------------
# Digital Certificate Manager
#---------------------------------------
Alias /QIBM/ICSS/Cert/Admin/
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/ICSS/Cert/Macro/
Alias /QIBM/ICSS/Cert/Download/ /QIBM/UserData/ICSS/Cert/Download/
Alias /QIBM/ICSS/Cert/
/QIBM/ProdData/HTTP/Protect/ICSS/Cert/HTML/
<Directory /QIBM/UserData/ICSS/Cert/Download>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
AddType application/x-x509-ca-cert cacrt
AddType application/x-x509-user-cert usrcrt
</Directory>
<Directory /QIBM/ProdData/HTTP/Protect/ICSS/Cert/HTML>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Directory>
#---------------------------------------
# WebSphere Commerce Suite
#---------------------------------------
AliasMatch ^/admin/webconfig$ /QSYS.LIB/QNETCOMM.LIB/QNEWEBCFG.PGM
AliasMatch ^/WCS/Admin$ /QSYS.LIB/QNETCOMM.LIB/QNEWEBCFG.PGM/loadmlt
Alias /WCS/ /QSYS.LIB/QNETCOMM.LIB/
Alias /CommerceSuite/ /QIBM/ProdData/CommerceSuite/
<Directory /QSYS.LIB/QNETCOMM.LIB>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
SetHandler cgi-script
Options +ExecCGI
CGIMultiThreaded On
# CGIConvMode %%EBCDIC/EBCDIC%%
order allow,deny
allow from all
</Directory>
<Directory /QIBM/ProdData/CommerceSuite>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# WebSphere Payment Manager
#---------------------------------------
Alias /QIBM/PymSvr/Admin/
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/PymSvr/Macro/
AliasMatch ^/QIBM/PymSvr/AdminPers/(.*)/(.*)$
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/$1/QIBM/ProdData/HTTP/Protect/PymSvr/Macro/$2
Alias /QIBM/PymSvr/
/QIBM/ProdData/HTTP/Protect/PymSvr/HTML/
<Directory /QIBM/ProdData/HTTP/Protect/PymSvr/HTML>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Cryptographic Coprocessor
#---------------------------------------
Alias /QIBM/CCA/Admin/
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/CCA/Macro/ndm/
Alias /QIBM/CCA/ /QIBM/ProdData/CCA/
<Directory /QIBM/ProdData/CCA>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Eclipse Help
#---------------------------------------
<Location /EclipseHelp>
AuthName "Eclipse Help Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
#---------------------------------------
# General routing items
#---------------------------------------
# Deny most requests for any file
<Directory />
order allow,deny
deny from all
Options -Indexes -ExecCGI -includes
</Directory>
# Deny direct requests for a CGI program in QSYSCGI
<Location /QSYS.LIB/QSYSCGI.LIB>
order deny,allow
deny from all
</Location>
# Allow CGI requests in QSYSCGI if they came via an alias
<Directory /QSYS.LIB/QSYSCGI.LIB>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
SetHandler cgi-script
Options +ExecCGI
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Servlet engine directives
#---------------------------------------
LoadModule jk_module /QSYS.LIB/QHTTPSVR.LIB/QZTCJK.SRVPGM
JkWorkersFile /QIBM/ProdData/HTTPA/admin/conf/workers.properties
JkLogFile /QIBM/UserData/HTTPA/admin/logs/jk.log
JkLogLevel error
JkMount /HTTPAdmin jni
JkMount /HTTPAdmin/* jni
JkMount /IPPAdmin jni
JkMount /IPPAdmin/* jni
JkMount /BtoB/Connect jni
JkMount /BtoB/Connect/* jni
JkMount /Connect/Commerce jni
JkMount /Connect/Commerce/* jni
JkMount /EclipseHelp/* jni
#---------------------------------------
# WAS System Instance directives
#---------------------------------------
LoadModule mod_ibm_si /QSYS.LIB/QHTTPSVR.LIB/QZISI.SRVPGM
WASInstance SYSINST 5722XXX 2
WASPlugin SYSINST 5722XXX 2
#------------------------------------------------------
# The following directives should be added to
# /QIBM/UserData/HTTPA/admin/conf/admin-cust.conf
# and uncommented in order to enable SSL for ADMIN.
#------------------------------------------------------
# LoadModule ibm_ssl_module /QSYS.LIB/QHTTPSVR.LIB/QZSRVSSL.SRVPGM
# Listen 2001
# Listen 2010
# SetEnv HTTPS_PORT 2010
# <VirtualHost *:2010>
# SSLEnable
# SSLAppName QIBM_HTTP_SERVER_ADMIN
# </VirtualHost>
#---------------------------------------
# Include customer configuration
#---------------------------------------
include /QIBM/UserData/HTTPA/admin/conf/admin-cust.conf
=== end of file ===
the custom conf file is completely commented