usen68 at 2009-5-19 16:42 wrote: > Very good!I have download the newest nginx for windows. But I want to know how to build it under MSVC8 . > A far as a I know, the Windows native version haven't released its source yet. But you can run the binary version like this: cd c:\ unzip nginx-0.7.52.zip ren nginx-0.7.52 nginx cd nginx start nginx -- Weibin Yao