>> Delete No. 1584 article
No. 코드레드 여기저기 짬뽕 팁

등록 2001-08-22 20:30:00     조회 6
이름 오승영    

		oops.org에 있는 팁과 여기 올라온 팁을 합해보면...
 /etc/httpd/conf/httpd.conf 파일을 편집합니다.
 LogFormat "%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i"" combined
LogFormat "%h %l %u %t "%r" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
 부분 다음에;
 SetEnvIf Request_URI .ida CodeRedII
SetEnvIf Referer .ida CodeRedII
 추가.
 CustomLog /var/log/httpd/access_log combined
 줄에 추가해서;
 CustomLog /var/log/httpd/access_log combined env=!CodeRedII
 로 만들고.
 #
# Redirect allows you to tell clients about documents which used to exist in
# your server's namespace, but do not anymore. This allows you to tell the
# clients where to look for the relocated document.
# Format: Redirect old-URI new-URL
#
 다음에;
 Redirect /default.ida http://www.microsoft.com/  추가...
그리고,
 touch /var/www/html/default.ida
 음... 고수들의 조언부탁드립니다.--ICQ#: 103231199
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved