这是主站根目录的规则,求补充上anwsion在/wenda/下的规则
RewriteBase /
RewriteCond %{REQUEST_URI}	!\.(gif|jpeg|png|jpg|bmp)$
RewriteCond %{REQUEST_URI}  !^/(wap|mobile)
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
                                                                
                                     阅读全文
                                
                                
                                     收起全文