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
- Nginx 0.7.x + PHP 5.2.6(FastCGI)+ MySQL 5.1 在128M小内存VPS服务器
- Apache 优化
- php-fpm 修改php-cgi进程数
- ps -ef | grep httpd | wc -l (check apache concurrent connections)
- Convert AVI Video Files Into Independant Self Running Executables
Related posts brought to you by Yet Another Related Posts Plugin.
br>





Leave a reply