질문&답변
클라우드/리눅스에 관한 질문과 답변을 주고 받는 곳입니다.
리눅스 분류

아파치에서여..

작성자 정보

  • 마르코 작성
  • 작성일

컨텐츠 정보

본문

<Directory "C:/Program Files/Apache Group/Apache/htdocs">
# This may also be "None", "All", or any combination of "Indexes",
# "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
#
# Note that "MultiViews" must be named *explicitly* --- "Options All"
# doesn't give it to you.
#
    Options Indexes FollowSymLinks MultiViews

#
# This controls which options the .htaccess files in directories can
# override. Can also be "All", or any combination of "Options", "FileInfo",
# "AuthConfig", and "Limit"
#
    AllowOverride None

#
# Controls who can get stuff from this server.
#
    Order allow,deny
    Allow from all
</Directory>

위의 빨간색으로 된 부분이 보이죠?

실제 제 Apache Server의 httpd.conf에서 따온겁니다..

<Directory>~~</Directory>사이의 Option 옵션으로 주어지는 값입니다..

 

도움이 되셨는지 모르겠네요...

 

 

 

관련자료

댓글 0
등록된 댓글이 없습니다.

공지사항


뉴스광장


  • 현재 회원수 :  60,041 명
  • 현재 강좌수 :  35,855 개
  • 현재 접속자 :  119 명