P-Server Frage

09/29/2012 21:25 Samker#16
Quote:
Originally Posted by WarmongerR4 View Post
NGINX is way better.


Are you out of your mind? NGINX is the best web server on the web right now, in performance, security, and flexibility. You can run a proxy server through NGINX that's how powerful it is. LightTPD is good also don't get me wrong, and is more powerful then Apache. But keep in mind its extremely underdeveloped. NGINX + PHP FastCGI will give anything you can come up with a run for its money and then some (including security).

[Only registered and activated users can see links. Click Here To Register...]


IIS is the worst web platform there is, its been vulnerable to exploits since day #1. Especially 0-day exploits, Microsoft isn't that great at making software. I would recommend sticking to NGINX + PHP FastCGI.
So warmonger i write it in german that no one unterstand me false.

Also es kann gut sein das Lighttpd nicht das beste vom besten ist aber es ist weit besser als Apache IIS ... nginx ist auch sehr gut jedoch ist in meiner konfiguration der Lighttpd besser und da ich einen Ubuntu webserver habe ist nginx auch schwerer zu verwenden.

Mfg Samker

ENG: yes you are right lightpd is not the best but i use ubuntu webserver there it is verry hard to use nginx.
09/29/2012 21:37 WarmongerR4#17
Quote:
Originally Posted by Samker View Post
So warmonger i write it in german that no one unterstand me false.

Also es kann gut sein das Lighttpd nicht das beste vom besten ist aber es ist weit besser als Apache IIS ... nginx ist auch sehr gut jedoch ist in meiner konfiguration der Lighttpd besser und da ich einen Ubuntu webserver habe ist nginx auch schwerer zu verwenden.

Mfg Samker

ENG: yes you are right lightpd is not the best but i use ubuntu webserver there it is verry hard to use nginx.
[Only registered and activated users can see links. Click Here To Register...]

Also NGINX supports its own version of ModRewrite directly in the config file so you can transfer your rules over with your configuration at any time. :)