Attempting to get a Flarum site accessible three ways (ipv4, ipv6, and via Tor .onion address). Almost 3/3.
Where
Path A = https://example.com ipv4/ipv6
Path B = http://example.onion
Path A works flawlessly.
Path B works, the site loads, but the login form's POST fails. It tries to POST to Path A, instead of Path B.
I'm not sure if this is a use case you'll support, so, asking here. Thanks!