Hi,
I am using a proxy like this:
[pipeline:default]
pipeline = egg:Paste#httpexceptions
theme.default
zope.default
[filter:theme.default]
use = egg:dv.xdvserver#xdv
theme_uri = file://%(here)s/html/template.html
rules = %(here)s/rules/plone.xml
live = True
absolute_prefix
Martin Aspeli wrote:
> Is this a bug? Or is there another way? I noticed that the TransparentProxy
> app does pass the query string. However, this assumes I have some other
> middleware that sets the HTTP_HOST and other variables, which I'd rather
> avoid having to write.
Oops, there was a bug I h