테스트 사이트 - 개발 중인 베타 버전입니다

Apache1.3.xx버전 설치후 httpd.conf 설정

· 20년 전 · 4247
httpd.conf 수정시
--------------------------------------------------------------------------
1 Line 삽입 // php로 인식해야될 확장자를 지정
AddType application/x-httpd-php .php .php3 .pl .inc .html

260 Line 수정
ServerAdmin admin@mydomain.co.kr

278 Line 수정
ServerName www.mydomain.co.kr
또는
ServerName 255.255.255.255

279 Line 삽입 서버정보를 하단에 최소로 보여줌
ServerTokens prod

319 Line 수정
Options FollowSymLinks

365 Line 추가
DirectoryIndex index.html index.php3 index.php index.htm

723 Line 삽입 기본을 한국어로
AddDefaultCharset EUC-KR
----------------------------------------------------------------------------
[이 게시물은 관리자님에 의해 2011-10-31 17:30:25 Apache에서 이동 됨]

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

게시판 목록

팁게시판

디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
글쓰기