Hi - 

I'm trying to place my turbine application behind an apache (1.3) proxy, and
I need some help.

I have /app proxied to anotherhost:8180/myapp/servlet/myapp via ProxyPass,
with ProxyPassReverse working too, but I need some help with the next step.

The $link object (org.apache.turbine.util.template.TemplateLink) and the
$content object both return fully-qualified urls.  I would like to adjust
those urls so they don't include the /myapp/servlet/mayapp part, or,
preferably, have those objects return relative URLs.

Ideas, suggestions, how-tos for this next step? 

Thanks!
-best-darr-


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to