Oku Station (Okayama)

Oku Station (邑久駅, Oku-eki) is a railway station in Setouchi, Okayama Prefecture, Japan.

Station building

Lines

Adjacent stations

« Service »
Akō Line
Osafune - Ōdomi


gollark: What do you mean "returned to"?
gollark: Or apache. That can do it too, apparently. Most HTTP servers probably can.
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.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.