Files
juipphp/.htaccess
wanyongkang ce067b91dc api接口
2020-10-05 13:43:53 +08:00

5 lines
121 B
ApacheConf

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php/$1