>> Edit article
이름
제목
패스워드
옛날 버전 apache에선 srm.conf파일에서# 1) plain textErrorDocument 500 "The server made a boo boo.# n.b. the (") marks it as text, it does not get output## 2) local redirects---------------------- 여기서 부터 ---------------------------------ErrorDocument 404 "<html><head><title>404 NOT <---------- 이부분FOUND</title></head><body><h2>NotFound</h2>The requested URL was not found on this server.<hr>Apache/1.3.6 Server at www.xxxx.xxx Port 80<br><p><br>당신이 지정한 경로를 찾을수가 없네요..<br>당신은 WWW 서버 에 계정이 없거나 계정명 or 경로명을 잘못 입력한겁니다<br>계정명이 올바른데 접속이 안되면 다시 한번 관리자에게 확인 바랍니다.<br><p><a href=mailto:xxx@xxxx.xxx>xxx@xxxx.xxx</a><br><p><p><br><center><h2><font color=red>xxxxxx</font></h1></center></body></html>-------------------------- 여기까지 ------------------------------# to redirect to local url /missing.html#ErrorDocument 404 /cgi-bin/missing_handler.pl# n.b. can redirect to a script or a document using server-side-includes.## 3) external redirects#ErrorDocument 402 http://some.other_server.com/subscription_info.html변경해주시면 됩니다..apache1.3.6 버전은 httpd.conf 안에 있죠...주의 하실 점은 " 을 빠뜨리면 안되고 엔터를 눌러 라인을 바꾸면 안됩니다..(즉 한줄에 다 넣어야 됩니다.)그럼....
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved