Let's Encrypt 설치 후 index(메인) 페이지 서버오류
CMS/프레임워크 | Rhymix 1.9 |
---|---|
개발 언어 | PHP 7.3 |
안녕하세요.
Let's Encrypt 설치 후 index(메인) 페이지에 한해 서버오류 메시지가 나옵니다.
관리자 페이지나 하위 게시판 페이지는 문제없이 접속이 잘 되네요. ㅡ.ㅜ
설치/삭제, SSL 관련 관리자 페이지 설정변경 등을 해도 해결이 안되고 있습니다.
해결 방안에 대하여 조언 좀 부탁드리겠습니다. 감사합니다.
[Mon Sep 16 19:37:12.591631 2019] [autoindex:error] [pid 3207:tid 47215494498048] [client 58.229.105.104:38020] AH01276: Cannot serve directory /home2/xxxxx/public_html/: No matching DirectoryIndex (index.html.var,index.htm,index.html,index.shtml,index.xhtml,index.wml,index.perl,index.pl,index.plx,index.ppl,index.cgi,index.jsp,index.js,index.jp,index.php4,index.php3,index.php,index.phtml,default.htm,default.html,home.htm,index.php5,Default.html,Default.htm,home.html) found, and server-generated directory index forbidden by Options directive
댓글 2
Let's Encrypt 설치 프로그램이 아파치 설정을 제멋대로 바꿔놓는 고약한 버릇이 있는데, 뭔가가 꼬여서 index.php를 못 찾거나 엉뚱한 폴더에서 찾고 있는 듯 합니다. 아파치 VirtualHost 설정을 전반적으로 점검해 보세요.