VPS侦探论坛

 找回密码
 注册
查看: 10224|回复: 0

[Apache] CF image host nginx伪静态规则/rewrite

[复制链接]
发表于 2011-5-15 22:06:08 | 显示全部楼层 |阅读模式

自己装了一个CF image host玩。。。有用户反映网上自动转换程序转换的伪静态不行,试了一下完全正常,应该是他的设置问题
  1. rewrite /test-(.*)\.htm$ /inc/tesmodrewite.php?q=test_$1;
  2. rewrite /test2-(.*)\.htm$ /inc/tesmodrewite.php?q=test_$1;
  3. rewrite /pm-(.*)\.(jpg|png|gif|html)$ /index.php?pm=$1;
  4. rewrite /pt-(.*)\.(jpg|png|gif|html)$ /index.php?pt=$1;
  5. rewrite /dt-(.*)\.(jpg|png|gif)$ /index.php?dt=$1;
  6. rewrite /dm-(.*)\.(jpg|png|gif)$ /index.php?dm=$1;
  7. rewrite /di-(.*)\.(jpg|jpeg|png|gif|bmp)$ /index.php?di=$1;
  8. rewrite /page(.*)\.html$ /gallery.php?p=$1;
复制代码

顺便留个演示:
http://oplink.vpser.net/cf/
http://oplink.vpser.net/cf/pm-GH7P.html
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|VPS侦探 ( 鲁ICP备16040043号-1 )

GMT+8, 2024-5-8 03:48 , Processed in 0.030370 second(s), 16 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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