Ticket #39 (closed defect: worksforme)
WMS query string includes localhost URL
| Reported by: | hofschnr | Owned by: | arneke |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | core | Version: | |
| Keywords: | Cc: |
Description
I am using GeoWebCache 0.8.3 as a jar within GeoServer 1.6.4. GeoServer is running on port 8080, but Apache HTTP server is acting as a proxy for it on port 80.
When it makes a WMS request it includes the localhost URL for the server in the query string -- GeoServer is able to make sense of it, but it is incorrect.
Example:
The portion of the URI that is definitely wrong is "http://localhost:8080/geoserver/wms?request=GetCapabilities"
though perhaps some of the other query parameters are unintentional.
Change History
Note: See
TracTickets for help on using
tickets.
