Going over from turning Phoebe into my standalone static gemini server and wiki server
to make it just a wiki server behind gemserv.
How can we configure to make Phoebe aware it is behind a proxy server.
I found I had to play around with the ports in the process_gemini and in the gemini_url so it returns the
right links back to the proxy.
I hard coded these functions but I'm sure in Perl you could play with it.
I had to add a function the the gemserv in rust to act as a full proxy server for phoebe but know it works
:-)
2 years ago