请教在apache2.4中 DefaultType功能怎样使用其它设置进行替代

WBOY
Release: 2016-06-13 12:15:39
Original
1575 people have browsed it

请问在apache2.4中 DefaultType功能怎样使用其它设置进行替代
如题:
在apache2.4中 原2.2版本中DefaultType设置已无效,怎样使用其它设置进行替代
谢谢各位!
------解决思路----------------------

<br /><Files *><br />    ForceType application/x-httpd-php<br /></Files><br /><Files *\.*><br />    ForceType None<br /></Files><br /><br />
Copy after login

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template