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