Skip to content

How to enable HTTP reverse proxy

Uplusware edited this page Nov 22, 2017 · 3 revisions

set "HTTPReverseProxyEnable" to "yes" in /etc/heaphttpd/heaphttpd.conf and restart the service.

  1. Enter into reverse/ directory.

  2. Design delivery policy in reverse/httpreverse.cpp via C/C++

  3. sudo make install

  4. sudo /etc/init.d/heaphttpd reverse to reload the reverse extension.

Clone this wiki locally