reverse mistaken changes to site vocab
This commit is contained in:
@@ -134,12 +134,12 @@ lib, we'll switch 'em.
|
|||||||
|
|
||||||
As was mentioned in the 0.4.1 release notes [3], we've bunded the
|
As was mentioned in the 0.4.1 release notes [3], we've bunded the
|
||||||
software and configuration necessary for running an I2P Site out of
|
software and configuration necessary for running an I2P Site out of
|
||||||
the box - you can simply drop a file in the ./I2P Site/docroot/
|
the box - you can simply drop a file in the ./eepsite/docroot/
|
||||||
directory and share the I2P destination found on the router console.
|
directory and share the I2P destination found on the router console.
|
||||||
|
|
||||||
A few people called me on my zeal for .war files though - most apps
|
A few people called me on my zeal for .war files though - most apps
|
||||||
unfortunately need a little more work than simply dropping a file in
|
unfortunately need a little more work than simply dropping a file in
|
||||||
the ./I2P Site/webapps/ dir. I've put together a brief tutorial [4]
|
the ./eepsite/webapps/ dir. I've put together a brief tutorial [4]
|
||||||
on running the blojsom [5] blogging engine, and you can see what that
|
on running the blojsom [5] blogging engine, and you can see what that
|
||||||
looks like on detonate's site [6].
|
looks like on detonate's site [6].
|
||||||
|
|
||||||
|
@@ -24,7 +24,7 @@ A web interface for I2PTunnel management is avaliable on
|
|||||||
<b>I2P Webserver</b> - A tunnel pointed to a Jetty webserver run
|
<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.
|
on <a href="http://localhost:7658">localhost:7658</a> for convenient and quick hosting on I2P.
|
||||||
<br>The document root is:{% endtrans %}
|
<br>The document root is:{% endtrans %}
|
||||||
<br><b>Unix</b> - $HOME/.i2p/I2P Site/docroot
|
<br><b>Unix</b> - $HOME/.i2p/eepsite/docroot
|
||||||
<br><b>Windows</b> - %LOCALAPPDATA%\I2P\I2P Site\docroot, which expands to: C:\Users\**username**\AppData\Local\I2P\I2P Site\docroot
|
<br><b>Windows</b> - %LOCALAPPDATA%\I2P\I2P Site\docroot, which expands to: C:\Users\**username**\AppData\Local\I2P\I2P Site\docroot
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Reference in New Issue
Block a user