First Upload
This commit is contained in:
BIN
docker-persist/html/error/404.gif
Executable file
BIN
docker-persist/html/error/404.gif
Executable file
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
18
docker-persist/html/error/index.html
Executable file
18
docker-persist/html/error/index.html
Executable file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
||||
|
||||
|
||||
<title>Oh no!</title>
|
||||
<style type="text/css">
|
||||
body{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color:#FFFFFF;
|
||||
background-image: url("static.gif")
|
||||
}
|
||||
</style>
|
||||
</head><body><center>
|
||||
<img src="404.gif" align="RIGHT">
|
||||
</center>
|
||||
</body></html>
|
BIN
docker-persist/html/error/static.gif
Executable file
BIN
docker-persist/html/error/static.gif
Executable file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
Reference in New Issue
Block a user