apache2 기본페이지 계속 뜨는 현상
Centos 5, 6 버전의 apache2 파일이 없거나 403 포비든의 경우 계속 welcome 페이지를 보여주는 현상 /etc/httpd/conf.d/welcome.conf # # This configuration file enables the default "Welcome" # page if there is no default index page present for # the root URL. To disable the Welcome page, comment # out all the lines below. # Options -Indexes ErrorDocument 403 /error/noindex.html 위 파일 삭제하면 됨
Linux
2020. 2. 13. 12:41
공지사항