본문 바로가기
Server&OS/Linux

html에서 PHP 인식 시키기

by 백룡화검 2010. 4. 24.

httpd.conf 파일에서

 

<IfModule mime_module>안에

 

AddType application/x-httpd-php .php .php3 .inc .ph .htm .html

 

추가