原链接/forum.php 改成/forum.html
规则哪里不对
<rule name="discuz_index"> <match url="^(.*/)*forum.html$" /> <action type="Rewrite" url="{R:1}/forum.php" /> </rule>