apacche 隐藏index.php 伪静态

Options +FollowSymlinks -Multiviews RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ index.php [L,E=PATH_INFO:$1]
posted @ 2022-11-17 09:51  IUser  阅读(55)  评论(0)    收藏  举报