你好,我的htaccess问题是.com/sub/
这样的链接工作,但是.com/sub
无法正常工作
RewriteRule ^(.+)/$ index.php?a=$1 [QSA,L]
我已使用^(.+)$
进行测试,并且我已使用RewriteBase
进行测试但无法正常工作
OPTIONS -ExecCGI -Indexes +FollowSymlinks
Options +FollowSymlinks
RewriteEngine on
RewriteOptions Inherit
RewriteBase /
文档根目录为/var/www/html/