[rabbitmq-discuss] object not found in RabbitMQ admin panel
tacahiroy
tacahiroy at yahoo.co.uk
Thu Jan 31 04:07:05 GMT 2013
hmm - it didn't work for me.
location / {
proxy_pass http://localhost:15672;
proxy_set_header Host $http_host;
rewrite ^/(.*)$ /$1 break;
}
Is this anything wrong?
Thanks,
Takahiro
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/object-not-found-in-RabbitMQ-admin-panel-tp8978p24793.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list