AIPT/cms_admin/.htaccess

4 lines
90 B
ApacheConf
Raw Permalink Normal View History

2024-10-29 11:42:53 +08:00
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\.]+)$ $1.php [NC,L]