hawkhost的基本主机dz7.2静态化文件htaccess谁有
hawkhost的基本主机dz7.2静态化文件htaccess谁有 hawkhost主机直接用dz7.2官方提供的伪静态规则,网上应该能搜到吧,我一直用x1.5 去官网搜索一下 试试这个Options -IndexesRewriteEngine On
RewriteBase /
RewriteRule ^archiver/(+\.html)$ archiver/index.php?$1
RewriteRule ^forum-(+)-(+)\.html$ forumdisplay.php?fid=$1&page=$2
RewriteRule ^thread-(+)-(+)-(+)\.html$ viewthread.php?tid=$1&extra=page\%3D$3&page=$2
RewriteRule ^space-(username|uid)-(.+)\.html$ space.php?$1=$2
RewriteRule ^tag-(.+)\.html$ tag.php?name=$1 已经弄好了,谢谢大家
回复 6# 的帖子
我当时文件是有的,就是放错地方了:lol :lol
页:
[1]