Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- MySQL
- Eclipse
- install
- jQuery
- 천단위
- smarty
- Python
- ubuntu
- replace
- 확장자
- SVN
- Postfix
- 한글 깨짐
- JavaScript
- 부모창
- 문자열자르기
- docker
- yum
- TPL
- 일괄변경
- RabbitMQ
- Selectbox
- TextBox
- Oracle
- mariadb
- i18n
- centos
- php
- random
Archives
- Today
- Total
wilson's story
CentOS Forbidden error 발생시..... 본문
반응형
Forbidden
You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.0.63 (CentOS) Server at dev.freecube.kr Port 80
서버작업중에 httpd 를 제대로 했다고 해도간혹
저런 메세지와 함께 웹페이지가 나오지 않을때가 있다..
보통 permission 문제라 생각하고 permission을 재확인하지만
아무 이상없다...
(정상적인 permission은 711, 755, 777)
이럴때는 서버 콘솔창에서 setenforce 0 이라고 입력하라...
안나오던 페이지가 나올 것이다....
반응형