我的 htaccess 中有这个,但不知道它的用途。由于规则的性质,搜索也无济于事。
RewriteCond %{REQUEST_URI} !(/$|\.) RewriteRule (.*) %{REQUEST_URI}/ [R=301]
谁能解释一下它的用途是什么?
linux mod-rewrite .htaccess apache-2.2 apache-2.4
.htaccess ×1
apache-2.2 ×1
apache-2.4 ×1
linux ×1
mod-rewrite ×1