产品服务AMH 免费服务器主机面板SSL证书 免费SSL证书申请 担保单 免费安全、零费率交易平台编程助手免费智能写代码、翻译AMYSQL 免费MySQL管理工具

AMH 社区首页

 AMH社区 - 开放自由有价值的社区

[求助帖] 求助个伪静态

290008282
铁牌会员
80.00 价值分

290008282 发表于 2015-05-30 17:33:03
<p># 将 RewriteEngine 模式打开
RewriteEngine On</p><p>RewriteBase /
# Rewrite 系统规则请勿修改
RewriteRule ^login(.*)$ index.php/api/login/index/(.*)$
RewriteRule ^ping(.*)$ index.php/api/ping/index/(.*)$
RewriteRule ^auth(.*)$ index.php/api/auth/index/(.*)$
RewriteRule ^portal(.*)$ index.php/api/user/index/(.*)$
RewriteRule ^library/test/success.html index.php/api/login/apple </p>
协成2.0的Apache伪静态
求nginx。。。

2015-05-30 17:33:03 1

dhdz187
铜牌会员
581.00 价值分

别求了,求了也没人帮你。
我是实在不懂,帮不上忙
  支持 (0分)  反对 (0分)
回复  2015-05-30 22:01:50 2

72135
金牌会员
5476.50 价值分

rewrite ^/login(.*)$ /index.php/api/login/index/(.*)$;
rewrite ^/ping(.*)$ /index.php/api/ping/index/(.*)$;
rewrite ^/auth(.*)$ /index.php/api/auth/index/(.*)$;
rewrite ^/portal(.*)$ /index.php/api/user/index/(.*)$;
rewrite ^/library/test/success.html /index.php/api/login/apple;
拿去
  支持 (0分)  反对 (0分)
回复  2015-05-30 22:59:25 3

诸葛御风
金牌会员
5691.90 价值分

rewrite ^/login(.*)$ /index.php/api/login/index/(.*)$;
rewrite ^/ping(.*)$ /index.php/api/ping/index/(.*)$;
rewrite ^/auth(.*)$ /index.php/api/auth/index/(.*)$;
rewrite ^/portal(.*)$ /index.php/api/user/index/(.*)$;
rewrite ^/library/test/success.html /index.php/api/login/apple;
http://www.anilcetin.com/convert-apache-htaccess-to-nginx/
  支持 (0分)  反对 (0分)
回复  2015-05-31 23:52:14 4

290008282
铁牌会员
80.00 价值分

引用:
诸葛御风 发表于 2015-5-31 23:52
http://www.anilcetin.com/convert-apache-htaccess-to-nginx/


在线转换的试过了 不好用。。。amh后台分配conf给站点的时候提示错误
  支持 (0分)  反对 (0分)
回复  2015-06-03 15:57:29 5
 1  (总1页)
AMH社区列表
用户服务中心