[
http://jira.codehaus.org/browse/CONTINUUM-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse McConnell updated CONTINUUM-363:
--------------------------------------
Assignee: Emmanuel Venisse
emm, did you take care of this when you were playing around with https support?
> Some URLs incorrect when behind httpd with mod_proxy
> ----------------------------------------------------
>
> Key: CONTINUUM-363
> URL: http://jira.codehaus.org/browse/CONTINUUM-363
> Project: Continuum
> Issue Type: Bug
> Components: Web interface
> Affects Versions: 1.0-beta-1
> Reporter: David Blevins
> Assigned To: Emmanuel Venisse
> Fix For: 1.1-alpha-1
>
>
> Given a mod_proxy setup like:
> <VirtualHost *:80>
> [...]
> RewriteEngine on
> RewriteRule ^/(.*)$ http://localhost:8080/$1 [p]
> ProxyPassReverse / http://localhost:8080/
> </VirtualHost>
> All the URLs but the various icon_foo_sml.gif icons will be hardcoded to the
> localhost:8080
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira