리눅스					분류
				
						아파치 에 관한 질문점 할게요..
작성자 정보
- 도리 작성
 - 작성일
 
컨텐츠 정보
- 2,595 조회
 - 0 추천
 - 목록
 
본문
원하시는 답은.
접근이 안되는 이유는 아래 설정입니다. .. 주워주시구요..
   UserDir disable
    #
    # To enable requests to /~user/ to serve the user's public_html
    # directory, remove the "UserDir disable" line above, and uncomment
    # the following line instead:
    # 
아래와 같이 설정해야 합니다.
    UserDir public_html
그리고 한글 인코딩은
아래와같이 되어 있는 것을
AddDefaultCharset ISO-8859-1
#
# Commonly used filename extensions 
AddDefaultCharset  EUC-KR      으로 바꾸어 줘야 해요
관련자료
- 
			이전
 - 
			다음
 
			댓글 0
					
			
				등록된 댓글이 없습니다.
			
					
								