Discourse Install

Am I on the right path here?

Continuing the discussion from Virtualmin + docker + killbill?:

#LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_http_module modules/mod_proxy_http.so
#LoadModule proxy_scgi_module modules/mod_proxy_scgi.so

ProxyPass /sample http://localhost:8080/sample
ProxyPassReverse /sample http://localhost:8080/sample

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.