Files
CyberPanel/install/openlitespeed-1.4.28/dist/Example/html/error404.html

12 lines
195 B
HTML
Raw Normal View History

2017-12-09 22:30:10 +05:00
<HTML>
<HEAD>
<TITLE>Page Not Found</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<HR>
<H1>Request Page Not Found</H1>
This is a customized error page for missing pages.
<HR>
</BODY>
</HTML>