"아파치 404 Not Found"의 두 판 사이의 차이

(새 문서: ;404 Not Found ==아파치 2.2.15== <source lang='html5'> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1...)
 
18번째 줄: 18번째 줄:


[[분류: HTML]]
[[분류: HTML]]
[[분류: 아파치]]

2013년 12월 11일 (수) 16:12 판

404 Not Found

1 아파치 2.2.15

<!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 /aaaaaaaaaaaaaaaaaaaaaaaaaaaa was not found on this server.</p>
<hr>
<address>Apache/2.2.15 (CentOS) Server at localhost Port 80</address>
</body></html>

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}