컴퓨터 커뮤니티

파일 디렉토리 숨기기할때.

최고관리자 0 3,752 2017.10.25 15:59

vi /etc/httpd/conf/userdir.conf


<Directory "/home/*/public_html">
    AllowOverride FileInfo AuthConfig Limit Indexes
    Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
    Require method GET POST OPTIONS
</Directory>


수정후

<Directory "/home/*/public_html">
    AllowOverride FileInfo AuthConfig Limit Indexes
    Options MultiViews  SymLinksIfOwnerMatch IncludesNoExec
    Require method GET POST OPTIONS
</Directory>

Comments


Category
State
  • 현재 접속자 153 명
  • 오늘 방문자 992 명
  • 어제 방문자 1,637 명
  • 최대 방문자 7,216 명
  • 전체 방문자 1,785,013 명
  • 전체 게시물 33,433 개
  • 전체 댓글수 19 개
  • 전체 회원수 534 명
Facebook Twitter GooglePlus KakaoStory NaverBand