Clear the un-clear for me !

Grzegorz Sienko staff at krecio.pl
Sun Jun 6 14:22:37 MSD 2010


Ad.1 - Use try_files

Ad.2 - Don't use if, instead use different location to capture and rewrite

location ~ ^/vb/showthread.php$ {
rewrite ^/vb/(.*)$ /vb/vbseo.php last;
}

Ad. 4 - Yes, also you should use worker_cpu_affinity im multicore
server, read wiki and google it for more information.

Ad. 5 - I Don't feel to conifdent to check your config ^_^.

-- 
 Best regards
Grzegorz Sienko

2010/6/6 Ma Ma <lists at ruby-forum.com>:
> Anyone ?
> --
> Posted via http://www.ruby-forum.com/.
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



More information about the nginx mailing list