= Comment - Entry #2 by drewp on Jan 2, 2009 3:54 pm
Oops- this is a dup of http://www.plope.com/software/collector/273
________________________________________
= Request - Entry #1 by drewp on Oct 10, 2008 9:44 pm
The supervisor web pages have urls in them like "/images/supervisor.gif" which makes the UI not work well when it's being proxied from some deeper url.
http://localhost:9001/ works fine
http://supervisor.example.com/ works fine
http://example.com/admin/supervisor/ doesn't work
It would be nice if supervisor could dynamically write the urls according to some root I provide; dynamically include <base> tag to some url I provide; or use relative urls throughout. The last option is the easiest on the user, of course, since it needs no configuration.
|
|