Changes

Jump to navigation Jump to search
Line 132: Line 132:  
==== Configuration ====
 
==== Configuration ====
   −
In apache/conf/httpd.conf:
+
In ~/apache/conf/httpd.conf:
    
Change the port to something else than 80 (the reverse proxy will listen on 80 and forward to the backend on another port).
 
Change the port to something else than 80 (the reverse proxy will listen on 80 and forward to the backend on another port).
Line 178: Line 178:  
PerlPostReadRequestHandler My::ProxyRemoteAddr
 
PerlPostReadRequestHandler My::ProxyRemoteAddr
 
</pre>
 
</pre>
      
=== Apache 2.4 - light weight reverse proxy ===
 
=== Apache 2.4 - light weight reverse proxy ===
22

edits

Navigation menu