Change default page from some error page
This commit is contained in:
parent
92a4fc3cda
commit
5d5f69c79e
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Something's not right!</h1>
|
||||
<p><strong>Sorry!</strong> Something has gone wrong while handling your request. Please try again later.</p>
|
||||
<h1>TStatic File Server</h1>
|
||||
<p>Add some content to your serve directory to get started</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Reference in a new issue