源码论坛公告:本站是一个交流学习建站资源的社区论坛,旨在交流学习源码脚本等资源技术,欢迎大家投稿发言! 【点击此处将锦尚放在桌面

源码论坛,商业源码下载,尽在锦尚中国商业源码论坛

 找回密码
 会员注册

QQ登录

只需一步,快速开始

查看: 2008|回复: 2
打印 上一主题 下一主题

求助:安乐业房产程序在nginx下的伪静态规则

[复制链接]

22

主题

214

帖子

179

金币

初级会员

Rank: 1

积分
548
跳转到指定楼层
1#
发表于 2010-2-18 20:12:27 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
安乐页房产程序,在Apache下运行正常,转到nginx下后,伪静态规则需要修改,

原来在iis下的规则为:
[ISAPI_Rewrite]

# 3600 = 1 hour
CacheClockRate 3600
RepeatLimit 32
RewriteEngine On
RewriteRule ^/community/g-([0-9]+)\.html\?*(.*)$ /community/general\.php\?id=$1
RewriteRule ^/community/d-([0-9]+)\.html\?*(.*)$ /community/structure\.php\?id=$1
RewriteRule ^/community/p-([0-9]+)\.html\?*(.*)$ /community/photo\.php\?id=$1
RewriteRule ^/newHouse/d-([0-9]+)\.html\?*(.*)$ /newHouse/detail\.php\?id=$1
RewriteRule ^/newHouse/p-([0-9]+)\.html\?*(.*)$ /newHouse/photo\.php\?id=$1
RewriteRule ^/newHouse/s-([0-9]+)\.html\?*(.*)$ /newHouse/structure\.php\?id=$1
RewriteRule ^/sale/d-([0-9]+)\.html\?*(.*)$ /sale/detail\.php\?id=$1
RewriteRule ^/rent/d-([0-9]+)\.html\?*(.*)$ /rent/detail\.php\?id=$1
RewriteRule ^/shop/([0-9]+)$ /shop/index\.php\?id=$1
RewriteRule ^/shop/e-([0-9]+)\.html\?*(.*)$ /shop/evaluate\.php\?id=$1
RewriteRule ^/shop/p-([0-9]+)\.html\?*(.*)$ /shop/profile\.php\?id=$1


请哪个好人将其转换为nginx下的伪静态规则,谢谢!!
不胜感激!!
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享分享

7

主题

58

帖子

4

金币

初级会员

Rank: 1

积分
63
QQ
2#
发表于 2010-5-16 12:54:04 | 只看该作者
为了不扰乱会员对源码的测试,有问题咨询右侧客服不要直接回复,否则视为非法信息屏蔽会员ID!
谁有呀,给一下吧。非常感谢。

2

主题

34

帖子

1100

金币

任意通会员(年费)

积分
2306
3#
发表于 2010-5-26 15:54:23 | 只看该作者
为了不扰乱会员对源码的测试,有问题咨询右侧客服不要直接回复,否则视为非法信息屏蔽会员ID!
rewrite ^/community/g-([0-9]+)\.html\?*(.*)$ /community/general\.php\?id=$1;
        rewrite ^/community/d-([0-9]+)\.html\?*(.*)$ /community/structure\.php\?id=$1;
        rewrite ^/community/p-([0-9]+)\.html\?*(.*)$ /community/photo\.php\?id=$1;
        rewrite ^/newHouse/d-([0-9]+)\.html\?*(.*)$ /newHouse/detail\.php\?id=$1;
        rewrite ^/newHouse/p-([0-9]+)\.html\?*(.*)$ /newHouse/photo\.php\?id=$1;
        rewrite ^/newHouse/s-([0-9]+)\.html\?*(.*)$ /newHouse/structure\.php\?id=$1;
        rewrite ^/sale/d-([0-9]+)\.html\?*(.*)$ /sale/detail\.php\?id=$1;
        rewrite ^/rent/d-([0-9]+)\.html\?*(.*)$ /rent/detail\.php\?id=$1;
        rewrite ^/shop/([0-9]+)$ /shop/index\.php\?id=$1;
        rewrite ^/shop/e-([0-9]+)\.html\?*(.*)$ /shop/evaluate\.php\?id=$1;
        rewrite ^/shop/p-([0-9]+)\.html\?*(.*)$ /shop/profile\.php\?id=$1;
测试完整无错了的!
您需要登录后才可以回帖 登录 | 会员注册

本版积分规则

锦尚中国源码论坛

聚合标签|锦尚中国,为中国网站设计添动力 ( 鲁ICP备09033200号 ) |网站地图

GMT+8, 2024-11-22 02:21 , Processed in 0.162939 second(s), 26 queries .

带宽由 锦尚数据 提供 专业的数据中心

© 锦尚中国源码论坛 52jscn Inc. 非法入侵必将受到法律制裁 法律顾问:IT法律网 & 褚福省律师 锦尚爱心 版权申诉 版权与免责声明