Share

Davenport WebDAV-CIFS (SMB) Gateway

Tracker: Feature Requests

5 a new setting for proxy rewrite - ID: 1805193
Last Update: Settings changed ( thor918 )

Okey I have a apache webproxy that I use to proxy certaint subdomains to
resources behind the proxy..

this setting below works ok, BUT.
<init-param>
<param-name>contextBase</param-name>
<param-value>https://mydomain.com/davenport/</param-value>
</init-param>

the apache rewrite engine that is also used when proxying, can rewrite the
adress for me, without this davenport setting. but it cannot rewrite the
protocol. so if my front end server(apache proxy) is using https adress,
and davenport is using http.... the adresses would be wrong. however using
the contextBase setting can correct this. but I would rather just be able
to change protocol part instead, as I want different adresses used on the
same davenport.

so what I propose is a setting or a method, so I can just change the
protocol part of the links. if I had a contextbaseProtocol setting like
this:
<init-param>
<param-name>contextBaseProtocol</param-name>
<param-value>https://</param-value>
</init-param>

It would be good for me. because it's not likly that I want to have both
http and https access to this resource, but it's likly that I want
different adresses to the same resource...


thor918 ( thor918 ) - 2007-09-30 18:06

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change ( 1 )

Field Old Value Date By
summary a settings for proxy rewrite 2007-09-30 18:06 thor918