Вы находитесь на странице: 1из 2

Debug ON

WLLogFile "G:\Hyperion\common\httpServers\Apache\2.0.59\logs\global_proxy.
log"
WLTempDir "G:\Hyperion\Temp"
ErrorLog logs/apacheerror.log
LogLevel error

RedirectMatch 301 ^/interop$ /interop/


<LocationMatch /interop/*>
SetHandler weblogic-handler
PathTrim /
WeblogicCluster CELVIN-AD.CERASOFT.com:28080
</LocationMatch>
RedirectMatch 301 ^/eas$ /eas/
RedirectMatch 301 ^/easconsole$ /easconsole/
RedirectMatch 301 ^/easdocs$ /easdocs/
RedirectMatch 301 ^/hbrlauncher$ /hbrlauncher/
<LocationMatch /eas/*>
SetHandler weblogic-handler
PathTrim /
WeblogicCluster CELVIN-AD.CERASOFT.com:10080
</LocationMatch>
<LocationMatch /easconsole/*>
SetHandler weblogic-handler
PathTrim /
WeblogicCluster CELVIN-AD.CERASOFT.com:10080
</LocationMatch>
<LocationMatch /easdocs/*>
SetHandler weblogic-handler
PathTrim /
WeblogicCluster CELVIN-AD.CERASOFT.com:10080
</LocationMatch>
RedirectMatch 301 ^/aps$ /aps/
<LocationMatch /aps/*>
SetHandler weblogic-handler
PathTrim /
WeblogicCluster CELVIN-AD.CERASOFT.com:13080
</LocationMatch>
RedirectMatch 301 ^/HyperionPlanning$ /HyperionPlanning/
<LocationMatch /HyperionPlanning/*>
SetHandler weblogic-handler
PathTrim /
WLCookieName HPSESSIONID
WeblogicCluster CELVIN-AD.CERASOFT.com:8300
</LocationMatch>
RedirectMatch 301 ^/calcmgr$ /calcmgr/
<LocationMatch /calcmgr/*>
SetHandler weblogic-handler
PathTrim /
WeblogicCluster CELVIN-AD.CERASOFT.com:8500
</LocationMatch>
RedirectMatch 301 ^/workspace$ /workspace/
<LocationMatch /workspace/(DynamicHelp|search|PDFView|servlet|portletservlet|adm
inistration|browse|personalpages)>
SetHandler weblogic-handler
PathTrim /
WeblogicCluster CELVIN-AD.CERASOFT.com:45000
</LocationMatch>
<LocationMatch /workspace/(viewmanager|jobmanager|ihtml|dataaccess|logon|js|modu
les|media|conf|wsrp4j)>
SetHandler weblogic-handler
PathTrim /
WeblogicCluster CELVIN-AD.CERASOFT.com:45000
</LocationMatch>
<LocationMatch /workspace/(cdsrpc|logon|prefs|BPMContext|ResourceProxy|)$>
SetHandler weblogic-handler
PathTrim /
WeblogicCluster CELVIN-AD.CERASOFT.com:45000
</LocationMatch>
<LocationMatch /workspace/(.*)\.(jsp|jsv|jsw)$>
SetHandler weblogic-handler
PathTrim /
WeblogicCluster CELVIN-AD.CERASOFT.com:45000
</LocationMatch>
AliasMatch /workspace/(resources|css|docs|images|img|SmartView|themes|thirdparty
|wsmedia|zeroadmin|CrystalBall)/(.*) G:\Hyperion\products/Foundation/workspace/A
ppServer/InstalledApps/workspace_static/$1/$2
Alias /wsmedia "G:\Hyperion\products/Foundation/workspace/AppServer/InstalledApp
s/workspace_static/wsmedia"
#Alias /workspace "G:\Hyperion\products/Foundation/workspace/AppServer/Installed
Apps/workspace_static"
Alias /InsightInstaller "G:\Hyperion\products/Foundation/workspace/AppServer/Ins
talledApps/workspace_static/zeroadmin/component/Insight"
Alias /interop "G:\Hyperion\deployments/WebLogic9/servers/SharedServices9/webapp
s/interop"

Вам также может понравиться