rewriteengine on
rewritebase /forum
rewriterule ^((index|list|content|admin|vote|message|favor).*)$ index.php/$1
提示
not found
the requested url /forum/list-index-f-2.shtml was not found on this server.
additionally, a 404 not found error was encountered while trying to use an errordocument to handle the request.
但是我写
rewriterule 1.php 2.php 又是对的,令人费解
------解决方案--------------------
请确认rewritebase 路径是否正确。