[rabbitmq-discuss] Default Virtual Host and HTTP API problem

Alfonso Pantoja alfonso.pantoja at gmail.com
Thu Jun 30 16:39:22 BST 2011


Hi,


Is it possible to rename the default virtual host name "/" without
affecting the queues and exchanges
or to assign an alias to it?

I've found a problem using the HTTP API. Using .NET you should use
sockets or a hack to make a webrequest using the character %2F
because .NET replaces that %2F by "/"
so http://server/api/%2F/queues becomes always http://server/api///queues
and a not found is get.

Thank you in advance,

Regards,

Alfonso


More information about the rabbitmq-discuss mailing list