首页 > 数据库技术 > 详细

htaccess to nginx converter

时间:2014-12-07 13:41:06      阅读:178      评论:0      收藏:0      [点我收藏+]

找到一个好工具,把apache的htaccess转到了nginx下面;

工具的地址是:http://winginx.com/en/htaccess

About the htaccess to nginx converter

The service is to convert an Apache‘s .htaccess to nginx configuration instructions.

First of all, the service was thought as a mod_rewrite to nginx converter. However, it allows you to convert some other instructions that have reason to be ported from Apache to nginx.

Not server instructions (e.g. php_value, etc.) are ignored.

The converter does not check syntax, including regular expressions and logic errors.

Please, check the result manually before use.

Comments and suggestions are welcome to mail@winginx.com ;)

 

htaccess to nginx converter

原文:http://www.cnblogs.com/musenl/p/4149268.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!