Automatically convert apache .htaccess rewrite to Nginx

Posted on 04. Dec, 2009 by Yao Yuan in Tips & Skills, YaoYuan

Try this link http://www.anilcetin.com/convert-apache-htaccess-to-nginx/

add it to nginx.conf and then

kill -HUP `cat /usr/local/nginx/logs/nginx.pid`

make it affect

Related Posts

  1. Nginx 0.7.x + PHP 5.2.6(FastCGI)+ MySQL 5.1 在128M小内存VPS服务器
  2. Apache 优化
  3. ps -ef | grep httpd | wc -l (check apache concurrent connections)
  4. Fix Wordpress automaticlly upgrade wordpress upgrade automatically ‘Could not copy file……’
  5. 博客快速搬家

Related posts brought to you by Yet Another Related Posts Plugin.

Tags: ,

Leave a reply