Server&OS/Apache

html에서 PHP 인식 시키기

백룡화검 2008. 7. 8. 15:35

httpd.conf 파일에서

<IfModule mime_module>안에

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

추가