[Rspamd-Users] Proxy setup of rspamd web UI from another computer

Steve Witten caponecicero at gmail.com
Sun Feb 4 18:02:20 UTC 2024


I have an apache web server at niteflyte.net.  I would like to use it to
proxy the rspamd web UI.

I tried this:

     ProxyRequests Off
     ProxyPass        /rspamd http://10.4.112.5:11334/
     ProxyPassReverse /rspamd http://10.4.112.5:11334/

This actually works but I don't get any of the Javascript goodies that make
the rspamd web UI work correctly.  Anyone have any ideas about how to do
this?

10.4.112.5 is a private network address for the rspamd machine.  rspamd
listens there.  The web server on rspamd.niteflyte.net proxies the web UI
this way.  The goal here is to eliminate that server.

Thanks in advance for your kind help.

Steve Witten


More information about the Users mailing list