没有后缀iis显示不出内容

master
尹诚诚 7 years ago
parent 69feea7378
commit b5238d32b8

@ -49,3 +49,6 @@ RewriteRule ^/weather/(.*)$ /index.php/weather/$1 [U,L]
#ip_address #ip_address
RewriteRule ^/ip/$ /index.php/apps/ip2location/ [U,L] RewriteRule ^/ip/$ /index.php/apps/ip2location/ [U,L]
#ssl
RewriteRule ^/\.well-known/(.*)$ /.well-known/$1.htm [U,L]

Loading…
Cancel
Save