Notice
Recent Posts
Recent Comments
Link
- Arawn's Dev Blog
- Outsider's Dev Story
- Toby's Epril
- Benelog
- NHN 개발자 블로그
- SK 플래닛 기술 블로그
- OLC CENTER
- 소프트웨어 경영/공학 블로그
- 모바일 컨버전스
- KOSR - Korea Operating System …
- 넥스트리 블로그
- 리버스코어 ReverseCore
- SLiPP
- 개발자를 위하여... (Nextree 임병인 수석)
- "트위터 부트스트랩: 디자이너도 놀라워할 매끈하고 직관…
- Learning English - The English…
- real-english.com
- 'DataScience/Deep Learning' 카테…
- Deep Learning Summer School, M…
- Deep Learning Courses
민서네집
Apache Webserver 에서 404 에러가 날 경우 특정 웹페이지로 보내는 방법 본문
Apache Webserver 에서 404 에러가 날 경우 특정 웹페이지로 보내는 방법
[참고]
/etc/apache2/httpd.conf 파일에서
ErrorDocument 404 절대경로홈페이지
ex) ErrorDocument 404 http://empas.com
'LINUX' 카테고리의 다른 글
last , who command 설명 (0) | 2015.06.19 |
---|---|
[Ubuntu] How do I get /var/log/messages? (0) | 2015.06.19 |
[vsftpd] Passive 모드 설정하기 (0) | 2015.02.17 |
Apache 2 Server에 보안인증서(SSL) 설치하기 (0) | 2015.02.17 |
[Ubuntu] Tomcat7 설치하기 (0) | 2015.02.03 |
Comments