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

긴급...아무것도 몰라요

작성자 정보

  • eunpil 작성
  • 작성일

컨텐츠 정보

본문

 

apache/conf/httpd.conf 파일을 열으셔서 다음을 찾으셔요.

Options 의 Indexes 를 삭제하시면 됩니다.

---------------------------------------------------------------


DocumentRoot "/www/htdocs"

...

<Directory "/www/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 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>

관련자료

댓글 1

초보+님의 댓글

  • 초보+
  • 작성일
감사합니다

공지사항


뉴스광장


  • 현재 회원수 :  60,346 명
  • 현재 강좌수 :  37,036 개
  • 현재 접속자 :  261 명