blob: 305c40a2f2b05f97feb31de0f8ad40f7e1c53e53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<html>
<head>
<title>
InspIRCd m_httpd.so Module
</title>
</head>
<body>
<h1>Nothing to see here folks, Move along...</h1>
<h4>This is a placeholder page provided by the InspIRCd m_httpd.so module. Please replace this page with better content.</h4>
<small>Powered by <a href="http://www.inspircd.org">InspIRCd</a></small>
</body>
</html>
|