diff --git a/readme.html b/readme.html index de4c232cc..1e78fd13f 100644 --- a/readme.html +++ b/readme.html @@ -62,4 +62,17 @@ the I2PTunnel configuration interface You can also go to that page if you want to add a new tunnel, such as if you want to run your own eepsite.
+In addition, we've configured some software to let you run your own eepsite - a
+Jetty instance listening on
+http://localhost:7658/. Simply place your files in
+the eepsite/docroot/ directory (or any standard JSP/Servlet .war
+files under eepsite/webapps) and they'll show up. Your eepsite's
+destination (which uniquely and securly identifies it) is shown on the I2PTunnel
+configuration page - if you want other people to see your eepsite,
+you need to give them that really huge string. Just paste it into the
+Eepsite announce forum, add it to
+ugha's wiki, or paste it in the #i2p or #i2p-chat channels on
+IRC (be sure to split it into two lines, as its too long for one).
As a note, you can change this page by editing the file "docs/readme.html"
\ No newline at end of file