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 Tue 27th Dec 21:58

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

        ServerName jumliddag.wvv.se

        <Proxy *>
                Order deny,allow
                Allow from all
        </Proxy>

        ProxyPass / http://julmiddag.wvv.se/
        ProxyPassReverse / http://julmiddag.wvv.se/

</VirtualHost>

The following amendments have been posted:

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.