謝晒的PHP網頁設計
聯絡E-mail:
sean0704@gmail.com
站內搜尋
Friday, October 19, 2012
[PHP] 如何讓 .html .htm .xml 的網頁執行 PHP 程式
在 httpd.conf 檔案中 加入:
AddType application/x-httpd-php .php .htm .html .xml
然後 重啟 apche 即可
如果要針對特定目錄,請增加.htaccess檔案,內容如下:
AddType application/x-httpd-php .html
php_value include_path .:/path/to/folder
No comments:
Post a Comment
Newer Post
Older Post
Home
View mobile version
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment