그렇게 설정을 바꾸고... 아파치 다시 띄었는데...
다운로드 창이 뜨네여..
ㅠ.ㅠ 답변 부탁드립니다..
: : 안녕하세여...
: :
: : php4.0.4 를 설치 했는데..
: :
: : php 를 테스트 하니까.. 다운로드 창이 뜨네여..
: :
: : 왜 그런지 모르겠습니다.
:
: 저두 초보이지만...
: 아파치 환경설정에서
: <IfModule mod_dir.c>
: DirectoryIndex index.php index.php3 index.phtml index.html index.htm
: </IfModule>
:
:
:
: # And for PHP 4.x, use:
: #
: AddType application/x-httpd-php .php .php3 .phtml .html
: AddType application/x-httpd-php-source .phps
: AddType application/x-tar .tgz
: 주석을 풀어주세여....