LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 31-Oct-2009, 08:42 AM
Junior Member
 
Join Date: Jun 2009
Posts: 5
okaraman 0 reputation points
Default Replacing Apache Rev. Proxy to Access Gw.

Hi;
I want to replace Apache Reverse Proxy with Novell Access Gateway 3.1. Current Apache reverse proxies httpd.conf file has the following entries below. They are using Apache reverse proxy for Sap portal which is in the Intranet zone.

#Portal Proxy Configuration First Part
ProxyPass / http://dmsprprt.example.net:50000/
ProxyPassReverse / http://dmsprprt.example.net:50000/

#Portal Proxy Configuration Second Part
RewriteRule ^/(sap\(.*)$ http://dmsprddb.example.net:8001/$1 [P,NC,L]
ProxyPass /sap/ http://dmsprddb.example.net:8001/sap/
ProxyPassReverse /sap/ http://dmsprddb.example.net:8001/sap/

For the above configuration i have generated multi-homing path based configuration on the Access Gateway(AG). Everything is okey but i couldn't handle the config line below

RewriteRule ^/(sap\(.*)$ http://dmsprddb.example.net:8001/$1 [P,NC,L]

I couldn't write regular expressions entries for paths like /sap* or /sap*/ it didn't accept regular expressions on path list, its not allowed. How could i handle this problem. I have tried HTML Rewriting techniques but they didn't handle solve my case. I want /sapx, /sapy, /sapxx and other underfined entries which started with /sap* directly go to the http://dmsprddb.example.net:8001 server.

Thanks for all replies.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 06:08 PM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2