This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

BamzeNET pastebin

Posted by hb Wed 28th Dec 10:55 (modification of posting from hb )

001 
002 
003 
004 
005 
006 
007 
008 
009 
010 
011 
012 
<VirtualHost 111.222.333.444:80>

        ServerName julmiddag.nissesparonpung.se
        DocumentRoot /var/www/julmiddag/
        ProxyRequests Off
        <Proxy *>
                Order deny,allow
                Allow from all
        </Proxy>

        ProxyPass / http://192.168.1.4/
        ProxyPassReverse / http://192.168.1.4/


Submit a correction or amendment below. (click here to make a fresh posting)
Name

Remember my name in a cookie

To cope with spam please enter "im not a spambot" with first char in every word capitalized:


Code: To ensure legibility, keep your code lines under 80 characters long.
Include comments to indicate what you need feedback on.