Tres Seaver <tseaver@...> writes:

> It looks[1] as though you might be able to get some approximation of
> virtual hosting in supervisor's web UI by setting 'HTTP_HOST' in the
> environment from which you start supervisord, e.g.::
> 
>  $ HTTP_HOST=http://example.com /path/to/supervisord \
>                                   -C /path/to/supervisor.conf
> 

Darn - that seemed right to me.  I'd already thought that setting an appropriate
environment variable should do it, but this is still redirecting to
localhost:9001.  thanks, anyway


_______________________________________________
Supervisor-users mailing list
[email protected]
http://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to