容器技术交流

 找回密码
 立即注册
查看: 1851|回复: 0

洞哥不要骗MM咯,我们需要你!

[复制链接]
发表于 2012-10-19 14:55:29 | 显示全部楼层 |阅读模式
本帖最后由 vodo 于 2012-10-19 14:55 编辑

# 杰奇APACHE伪静态

RewriteEngine on
RewriteBase /

RewriteRule ^book/([0-9]+)\.html$                modules/article/articleinfo.php?id=$1&%{QUERY_STRING}
RewriteRule ^book/([0-9]+)/$                modules/article/articleinfo.php?id=$1&%{QUERY_STRING}
RewriteRule ^book/([0-9]+)/index\.html$                modules/article/articleinfo.php?id=$1&%{QUERY_STRING}
RewriteRule ^list/([0-9]+)_([0-9]+)\.html$        modules/article/index.php?page=$2&class=$1&%{QUERY_STRING}
RewriteRule ^zm/([01A-Z])_([0-9]+)\.html$    modules/article/index.php?page=$2&initial=$1&%{QUERY_STRING}
RewriteRule ^top/([a-z]+)_([0-9]+)\.html$         modules/article/toplist.php?page=$2&sort=$1&%{QUERY_STRING}

#小说最近更新
RewriteRule ^book$ modules/article/toplist\.php\?sort=lastupdate&%{QUERY_STRING}
RewriteRule ^book/$ modules/article/toplist\.php\?sort=lastupdate&%{QUERY_STRING}
RewriteRule ^book/index\.html$ modules/article/toplist\.php\?sort=lastupdate&%{QUERY_STRING}

#完本
RewriteRule ^book/end$ modules/article/index\.php\?fullflag=1&%{QUERY_STRING}
RewriteRule ^book/end/$ modules/article/index\.php\?fullflag=1&%{QUERY_STRING}
RewriteRule ^book/end/index\.html$ modules/article/index\.php\?fullflag=1&%{QUERY_STRING}

#章节列表
RewriteRule ^read/([0-9]+)/index.html$ modules/article/reader\.php\?aid=$1&%{QUERY_STRING}

#章节内容页
RewriteRule ^read/([0-9]+)/([0-9]+)\.html$ modules/article/reader\.php\?aid=$1\&cid=$2&%{QUERY_STRING}

QQ截图20121019144754.png

一直500错误,ZIJIDELU,2.0.89

www.wenyuange.net

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Archiver|URLOS ( 粤ICP备18087780号 )

GMT+8, 2025-8-22 07:04 , Processed in 0.029048 second(s), 21 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表