Readme (eng): more textual finessing.

This commit is contained in:
z3d
2010-11-26 08:26:45 +00:00
parent 66e0a6d79d
commit 8b3c072c3c

View File

@@ -49,18 +49,17 @@
</ul>
</ul>
</ul>
<h2>Your Own Anonymous Webserver</h2>
<h2>Anonymous Encrypted Webserving</h2>
<ul class="links">
<li class="tidylist">I2P comes built-in with a ready-to-go webserver for hosting your own anonymous content: a <a href="http://jetty.mortbay.org/" target="_blank">Jetty</a> instance listening on <a href="http://127.0.0.1:7658/" target="_blank">http://127.0.0.1:7658/</a>.</li>
<li class="tidylist"><b>Ready to roll!</b><br>I2P comes built-in with a ready-to-go webserver for hosting your own anonymous website (eepsite) on the I2P darknet: a <a href="http://jetty.mortbay.org/" target="_blank">Jetty</a> instance listening on <a href="http://127.0.0.1:7658/" target="_blank">http://127.0.0.1:7658/</a>.</li>
<li class="tidylist"><b>Start your tunnel!</b><br>
After starting up an <a href="/i2ptunnel/" target="_blank">eepsite tunnel</a> pointing at
it, your eepsite will be visible to others. Detailed instructions for starting
your eepsite are on <a href="http://127.0.0.1:7658/" target="_blank">your temporary eepsite
page</a>.</li>
<li class="tidylist"> <b>Host your own content!</b><br>To host your own content
<li class="tidylist"><b>Start your tunnel</b><br>
After starting up your pre-configured <a href="/i2ptunnel/" target="_blank">I2P Webserver tunnel</a>,
your eepsite will be visible to others. Detailed instructions for starting
your eepsite are on <a href="http://127.0.0.1:7658/help/" target="_blank">eepsite quickstart guide</a>.</li>
<li class="tidylist"> <b>Host your own content</b><br>To host your own content
simply place your files in the <code>eepsite/docroot/</code> directory (or place
any standard JSP/Servlet <code>.war</code> files under <code>eepsite/webapps</code>,
or standard CGI script under <code>eepsite/cgi-bin</code>) and they'll show
@@ -71,7 +70,7 @@
<li class="tidylist"><b>Be patient</b><br>I2P may be slow to start the first time as it searches for peers.
If, after 30 minutes, your Active: connected/recent count has less than 10 connected
peers, you should open I2P's port on your firewall for better connectivity.</li>
<li class="tidylist"><b>Check your proxy setttings!</b><br>If
<li class="tidylist"><b>Check your proxy setttings</b><br>If
you cannot see any eepsites at all (even <a href="http://www.i2p2.i2p/" target="_blank">www.i2p2.i2p</a>),
be sure your browser proxy is set to <code>127.0.0.1 port 4444</code>.</li>