>> Delete Reply from No. 33529 article
No. RE: 일반계정에서 index.html 실행하는 방법?

등록 2001-06-19 13:46:00 By localhost     조회 2
이름 EcusE    

		httpd.conf에서
아래의 부분에 주석이 있나 확인후 주석이 있다면 지우고 아파치를 재시작해보세요
#
# Control access to UserDir directories.  The following is an example
# for a site where these directories are restricted to read-only.
#
<Directory /home/*/public_html>
    AllowOverride FileInfo AuthConfig Limit
    Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
    <Limit GET POST OPTIONS PROPFIND>
        Order allow,deny
        Allow from all
    </Limit>
    <LimitExcept GET POST OPTIONS PROPFIND>
        Order deny,allow
        Deny from all
    </LimitExcept>
</Directory>
  참고사이트   http://apache.kr.net     : root계정에서는 기본으로 설정된
: 디렉토리에서 index.html파일을
: 작성하여 웹에서 localhost하면
: 나오지 않습니까?
:
: 근대요 일반 계정에서 index.html
: 을 실행 시키려면 어떻게 해야
: 하나요?
: 저의 계정 밑에 public_html
: 디렉토리를 만들어서 index.html
: 하고 만든다음
: http://localhost/~계정
: 이렇게 하는것 같아서 해봤는대요.
: 안되더라구요...
:
: 어떻게 하면 될까요?--EcusE [FSG]
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

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