Automatically convert apache .htaccess rewrite to Nginx

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

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. php-fpm 修改php-cgi进程数
  4. ps -ef | grep httpd | wc -l (check apache concurrent connections)
  5. Convert AVI Video Files Into Independant Self Running Executables

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

Tags: , , , , ,

Leave a reply