http://i2peek-a-boo.i2p/Level81.html
In both base-context.xml and cgi-context.xml files, add the following code after the
resourceBase line, replacing "mysite.i2p" with your default virtual host name: <Set name="virtualHosts"> <Array type="java.lang.String">
<Item>127.0.0.1</Item>
<Item>mysite.i2p</Item>
</Array>
</Set> Create a new directory for the resource base of your new eepsite and add an index.html file
for testing purposes. Fix Browser Proxy Switcher:...