forked from I2P_Developers/i2p.i2p
- Convert GraphHelper to a FormHandler - Require POST for all forms - Change the way we store the Writer to prevent problems - Fix bonus setting on configpeer.jsp - More ".jsp" removal
9 lines
280 B
Plaintext
9 lines
280 B
Plaintext
<html><head><title>SusiDNS Disabled</title>
|
|
<meta http-equiv="cache-control" content="no-cache" />
|
|
<meta http-equiv="pragma" content="no-cache" />
|
|
</head>
|
|
<body>
|
|
SusiDNS is not running. Go to <a href="/configclients#webapp">the config clients page</a>
|
|
to start it.
|
|
</body></html>
|