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

WBOY
Release: 2016-06-23 13:39:31
Original
1248 people have browsed it

如题:
在apache2.4中 原2.2版本中DefaultType设置已无效,怎样使用其它设置进行替代
谢谢各位!


回复讨论(解决方案)

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

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