Use "ProxyPass" down multiple directories

This is a discussion on Use "ProxyPass" down multiple directories within the Apache forums in Application Servers & Tools category; Hi there, I use ProxyPass to connect Apache Cocoon with Apache HTTPD: ProxyPass /project/ http://localhost:8888/ajaxBlock/ ProxyPassReverse / http://localhost:8888/ The result is that a call to "http://localhost/project/project.html" is the same as a call to "http://localhost:8888/ajaxBlock/project.html". Now I want that the "ajaxBlock" can be whatever block I want, something like: ProxyPass /*/ http://localhost:8888/$1/ Is this possible? I still want to use ProxyPass. I don't succeed in doing this. Thanks for your reply.. -- View this message in context: http://www.nabble.com/Use-%22ProxyPa...p18599856.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP ...

Go Back   Application Development Forum > Application Servers & Tools > Apache

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 07-22-2008, 06:10 PM
jantje
Guest
 
Default Use "ProxyPass" down multiple directories


Hi there,

I use ProxyPass to connect Apache Cocoon with Apache HTTPD:
ProxyPass /project/ http://localhost:8888/ajaxBlock/
ProxyPassReverse / http://localhost:8888/

The result is that a call to "http://localhost/project/project.html" is the
same as a call to "http://localhost:8888/ajaxBlock/project.html".

Now I want that the "ajaxBlock" can be whatever block I want, something
like:
ProxyPass /*/ http://localhost:8888/$1/

Is this possible? I still want to use ProxyPass. I don't succeed in doing
this. Thanks for your reply..
--
View this message in context: http://www.nabble.com/Use-%22ProxyPa...p18599856.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 05:06 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.