fastify-vhost icon indicating copy to clipboard operation
fastify-vhost copied to clipboard

Proxy to subdomain as path

Open mkhib opened this issue 4 years ago • 0 comments

I want to know if it's possible to proxy to the subdomain path like: http://test.example.com -> http://localhost:3000/test and also http://test.example.com/users -> http://localhost:3000/test/users thanks for your great plugin.

mkhib avatar Dec 21 '21 13:12 mkhib