hawkhost的基本主机dz7.2静态化文件htaccess谁有
hawkhost的基本主机dz7.2静态化文件htaccess谁有 hawkhost主机直接用dz7.2官方提供的伪静态规则,网上应该能搜到吧,我一直用x1.5 去官网搜索一下 试试这个[*]Options -Indexes[*]
[*]RewriteEngine 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复制代码 已经弄好了,谢谢大家 我当时文件是有的,就是放错地方了
lol.gif
lol.gif
页:
[1]