php与apache

WBOY
WBOYOriginal
2016-06-23 14:36:53935browse

 

在httpd.conf中:

 

#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir "C:\\Program Files\\PHP\\"
LoadModule php5_module "C:\\Program Files\\PHP\\php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

 

在mime.types文件中

 

application/x-httpd-php    php
application/x-httpd-php-source    phps

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:测试PHPNext article:google proto(php版)