gnusys.net has changed its webserver to the Russian legend nginx (pronounced engineX )

I have also added APC for caching the php bytecode ( APC is used by Yahoo Inc ,Wikipedia.org etc among others). I will post the configuration shortly over here…  What i liked more about nginx is its simple and clean configuration which i found what lighthttpd lacks (at least from my point of view!) . I had every subproject including the wiki ,proxy, domain registration stuff running fine now except the nagios cgi :(

the reason being that nginx does not support cgi inherently. but there are ways to accomplish this by fastcgi;maybe i will accomplish this at a later time

As of now i am happy with my brand new web server :)