mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-28 21:07:59 +03:00
error_page image fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<html>
|
<html>
|
||||||
<head><title>404 Not Found</title></head>
|
<head><title>404 Not Found</title></head>
|
||||||
<body background="/images1.jpeg">
|
<body background="/images/jpegImg/images1.jpeg">
|
||||||
<center><h1>404 Not Found</h1></center>
|
<center><h1>404 Not Found</h1></center>
|
||||||
<hr><center>Poheck/1.0.0 (Ubuntu)</center>
|
<hr><center>Poheck/1.0.0 (Ubuntu)</center>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<html>
|
<html>
|
||||||
<head><title>404 Not Found</title></head>
|
<head><title>404 Not Found</title></head>
|
||||||
<body background="/images1.jpeg">
|
<body background="/images/jpegImg/images1.jpeg">
|
||||||
<center><h1>404 Not Found</h1></center>
|
<center><h1>404 Not Found</h1></center>
|
||||||
<hr><center>Poheck/1.0.0 (Ubuntu)</center>
|
<hr><center>Poheck/1.0.0 (Ubuntu)</center>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user