액세스 금지(403) 문의 드림니다
배고수
2년 전
조회 2,093
안녕하세요
/bbs /plugin/kcaptcha
액세스 금지(403)로 인해 차단됨
접속해보면 아래와같이 나옵니다
Forbidden You don't have permission to access this URL.
Possible causes of this error include:
The request was forbidden by rules in the .htaccess file. The directory you requested does not have an index.html or index.php file. The permissions on the file or directory are incorrect. For details about why the request was forbidden, see the Apache error log at:
/srv/users/SYSUSER/log/APPNAME/APPNAME_apache.error.log
어떻해 수정해야 하는지를 모르겠습니다
문의드림니다
댓글을 작성하려면 로그인이 필요합니다.
답변 3개
2년 전
-
.htaccess 파일 확인:
-
.htaccess 파일을 확인해 보세요. 파일 내에서 액세스를 제한하는 규칙이 있는지 확인하고, 필요에 따라 수정하거나 삭제해야 할 수 있습니다.
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인
index 파일이 없다는 에러 는 어떻해 해야 하는건가요? 에러 수정이 가능한가요?
감사합니다