* Router console: add placeholder pages for i2psnark, i2ptunnel,
susidns, and susimail for use when the .wars are not running
This commit is contained in:
5
apps/routerconsole/jsp/susidns/index.jsp
Normal file
5
apps/routerconsole/jsp/susidns/index.jsp
Normal file
@ -0,0 +1,5 @@
|
||||
<html><head><title>SusiDNS Disabled</title></head>
|
||||
<body>
|
||||
SusiDNS is not running. Go to <a href="/configclients.jsp">the config clients page</a>
|
||||
to start it.
|
||||
</body></html>
|
Reference in New Issue
Block a user