mirror of
https://silica.codes/islehorse/HorseIsleWeb.git
synced 2025-06-10 13:01:39 +12:00
Add files via upload
This commit is contained in:
parent
c632c19c34
commit
fb0a78cf76
17 changed files with 1808 additions and 1799 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php header("HTTP/1.1 404 Not Found"); ?><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|
||||
<html><head>
|
||||
<title>404 Not Found</title>
|
||||
</head><body>
|
||||
<h1>Not Found</h1>
|
||||
<p>The requested URL <?php echo(htmlspecialchars($_SERVER['REQUEST_URI'])); ?> was not found on this server.</p>
|
||||
<?php header("HTTP/1.1 404 Not Found"); ?><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|
||||
<html><head>
|
||||
<title>404 Not Found</title>
|
||||
</head><body>
|
||||
<h1>Not Found</h1>
|
||||
<p>The requested URL <?php echo(htmlspecialchars($_SERVER['REQUEST_URI'])); ?> was not found on this server.</p>
|
||||
</body></html>
|
Loading…
Add table
Add a link
Reference in a new issue