2013-04-26 20:32:58 +00:00
|
|
|
<html>
|
|
|
|
<!--
|
|
|
|
#
|
|
|
|
# If you have a 'split' directory installation, with configuration
|
2016-05-19 19:03:53 +00:00
|
|
|
# files in ~/.i2p (Linux), %APPDATA%\I2P (Windows),
|
|
|
|
# or /Users/(user)/Library/Application Support/i2p (Mac), be sure to
|
2013-04-26 20:32:58 +00:00
|
|
|
# edit the file in the configuration directory, NOT the install directory.
|
2014-11-28 14:23:34 +00:00
|
|
|
# When running as a Linux daemon, the configuration directory is /var/lib/i2p
|
|
|
|
# and the install directory is /usr/share/i2p .
|
2016-05-19 19:03:53 +00:00
|
|
|
# When running as a Windows service, the configuration directory is \ProgramData\i2p
|
|
|
|
# and the install directory is \Program Files\i2p .
|
2013-04-26 20:32:58 +00:00
|
|
|
#
|
|
|
|
-->
|
|
|
|
<head>
|
2013-09-17 13:53:20 +00:00
|
|
|
<!--
|
|
|
|
* Remove the following three lines to stop redirecting to the help page.
|
|
|
|
* If it continues to redirect:
|
|
|
|
* 1) Make sure you edited the correct file (see above)
|
|
|
|
* 2) Clear your browser's cache.
|
|
|
|
-->
|
2013-04-26 20:32:58 +00:00
|
|
|
<meta http-equiv="refresh" content="1;url=/help/" />
|
|
|
|
<meta http-equiv="pragma" content="no-cache">
|
|
|
|
<meta http-equiv="cache-control" content="no-cache">
|
|
|
|
<title>I2P Anonymous Webserver</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
</body>
|
|
|
|
</html>
|