Fitzherbert (disambiguation)

Fitzherbert might refer to:

Places

People

Surname

Given name

gollark: I don't think it would technically need to do a *full* reverse proxy job, since all it needs to do is look at the Host header (or SNI on HTTPS requests, although that might go away at some point?) and route accordingly, but still.
gollark: I suppose you could install caddy instead of nginx too, but I don't like it.
gollark: ```apache<VirtualHost *:80> ServerName thing1.com ProxyPass "/" "http://192.xxx.xxx.25"</VirtualHost>```seems like something which should work.
gollark: That would probably make your "edge" thing quite busy, since it would effectively be working as... half a reverse proxy.
gollark: So just stick different reverse proxy configurations in each "virtual host", I'm sure apache can do that much.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.