Home > Backend Development > PHP Tutorial > 使php程序无后缀名也能解析的apache 设置_PHP

使php程序无后缀名也能解析的apache 设置_PHP

WBOY
Release: 2016-06-01 12:29:56
Original
1113 people have browsed it

Apache

DefaultType application/x-httpd-php

如果想要解析为其他后缀

AddType application/x-httpd-php .ext

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