apache_conf 通用PHP .htaccess

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache_conf 通用PHP .htaccess相关的知识,希望对你有一定的参考价值。

Options -MultiViews
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\.]+)$ $1.php [NC,L]

ErrorDocument 404 /404.php

以上是关于apache_conf 通用PHP .htaccess的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf 通用PHP .htaccess

apache_conf Icinga通用主机

apache_conf 强制https通用

apache_conf 显示PHP错误/ PHPのエラーを表示

apache_conf 适用于PHP 7.0或PHP 7.1

apache_conf 适用于PHP 7.0或PHP 7.1