forked from I2P_Developers/i2p.www
fix inaccurate docroot in i2ptunnel documentation page
This commit is contained in:
@ -24,8 +24,8 @@ A web interface for I2PTunnel management is avaliable on
|
||||
<b>I2P Webserver</b> - A tunnel pointed to a Jetty webserver run
|
||||
on <a href="http://localhost:7658">localhost:7658</a> for convenient and quick hosting on I2P.
|
||||
<br>The document root is:{% endtrans %}
|
||||
<br><b>Unix</b> - %APPDATA%\I2P\eepsite\docroot
|
||||
<br><b>Windows</b> - C:\Users\**username**\AppData\Roaming\I2P\eepsite\docroot
|
||||
<br><b>Unix</b> - $HOME/.i2p/eepsite/docroot
|
||||
<br><b>Windows</b> - %LOCALAPPDATA%\I2P\eepsite\docroot, which expands to: C:\Users\**username**\AppData\Local\I2P\eepsite\docroot
|
||||
</li>
|
||||
</ul>
|
||||
<h3 id="default-client-tunnels">{% trans %}Client tunnels{% endtrans %}</h3>
|
||||
|
Reference in New Issue
Block a user