Missing proxy prefix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



here's what I have in the httpd.conf.  The url I used was http://apachemachine.com/r/rbs/RBSWebMgr.  rbs/RBSWebMgr is the application sitting on the weblogic machine. When the application appears, all the links inside the html page are missing the /r in it so that they are just http://apachemachine.com/rbs/RBSWebMgr.  Do you have any idea?

LoadModule weblogic_module modules/mod_wl_22.so

<IfModule mod_weblogic.c>
WebLogicCluster machinename:14059
MatchExpression *.*
</IfModule>

ProxyPass /r http://machinename:14059
ProxyPassReverse /r http://machinename:14059


Connect and share in new ways with Windows Live. Get it now!

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux