Index: branches/APG_NAPA_Online/Apache/APG_NAPA_Online/httpd.conf_old =================================================================== diff -u --- branches/APG_NAPA_Online/Apache/APG_NAPA_Online/httpd.conf_old (revision 0) +++ branches/APG_NAPA_Online/Apache/APG_NAPA_Online/httpd.conf_old (revision 256442) @@ -0,0 +1,77 @@ + + ProxyPass https://<>/nol-ca-b2bpartinq connectiontimeout=5 timeout=11 keepalive=On + ProxyPassReverse https://<>/nol-ca-b2bpartinq + AuthType Basic + AuthName "Restricted Files" + AuthBasicAuthoritative On + SetEnv proxy-chain-auth On + AuthUserFile /apps/tibco2/apache/httpd-<>/conf/passwords + Require user mwsPinHole noluser svc_apg_sts_app_w + RequestHeader set uniqueid %{UNIQUE_ID}e + Allow from all + + + ProxyPass https://<>/nol-b2bpartinq connectiontimeout=5 timeout=11 keepalive=On + ProxyPassReverse https://<>/nol-b2bpartinq + AuthType Basic + AuthName "Restricted Files" + AuthBasicAuthoritative On + SetEnv proxy-chain-auth On + AuthUserFile /apps/tibco2/apache/httpd-<>/conf/passwords + Require user mwsPinHole noluser svc_apg_sts_app_w + RequestHeader set uniqueid %{UNIQUE_ID}e + Allow from all + + + ProxyPass https://<>/nol-b2bsalesorder connectiontimeout=5 timeout=12 keepalive=On + ProxyPassReverse https://<>/nol-b2bsalesorder + AuthType Basic + AuthName "Restricted Files" + AuthBasicAuthoritative On + SetEnv proxy-chain-auth On + AuthUserFile /apps/tibco2/apache/httpd-<>/conf/passwords + Require user mwsPinHole noluser + RequestHeader set uniqueid %{UNIQUE_ID}e + Allow from all + + + ProxyPass https://<>/nol-ca-b2bsalesorder connectiontimeout=5 timeout=12 keepalive=On + ProxyPassReverse https://<>/nol-ca-b2bsalesorder + AuthType Basic + AuthName "Restricted Files" + AuthBasicAuthoritative On + SetEnv proxy-chain-auth On + AuthUserFile /apps/tibco2/apache/httpd-<>/conf/passwords + Require user mwsPinHole noluser + RequestHeader set uniqueid %{UNIQUE_ID}e + Allow from all + + + ProxyPass https://<>/ijoei-jdemultipartinq connectiontimeout=10 timeout=20 keepalive=On + ProxyPassReverse https://<>/ijoei-jdemultipartinq + AuthType Basic + AuthName "Restricted Files" + AuthBasicAuthoritative On + SetEnv proxy-chain-auth On + AuthUserFile /apps/tibco2/apache/httpd-<>/conf/passwords + Require user mwsPinHole noluser + RequestHeader set uniqueid %{UNIQUE_ID}e + Allow from all + +# + #ProxyPass https://<>/ejoei-jdesalesorder connectiontimeout=10 timeout=20 keepalive=On + #ProxyPassReverse https://<>/ejoei-jdesalesorder + #AuthType Basic + #AuthName "Restricted Files" + #AuthBasicAuthoritative On + #SetEnv proxy-chain-auth On + #AuthUserFile /apps/tibco2/apache/httpd-<>/conf/passwords + #Require user mwsPinHole noluser + #RequestHeader set uniqueid %{UNIQUE_ID}e + #Allow from all +# + + ProxyPass https://<>/ejoei-orderstatus connectiontimeout=5 timeout=10 keepalive=On + ProxyPassReverse https://<>/ejoei-orderstatus + Allow from all + \ No newline at end of file FishEye: Tag 256442 refers to a dead (removed) revision in file `branches/APG_NAPA_Online/Apache/APG_NAPA_Online/httpd.conf'. FishEye: No comparison available. Pass `N' to diff?