😂 I see there is some biasI couldn't do the poll without the Emojis. 🙈😅
🤔 webserver? Great, another thing to look up
I'm not sure but most of these tools use nginx under the hood. But this poll is only about the webserver you use, if you use one. If you have hosting as a service you can vote Where do you host your pages? 😉What about GithubPages? What are they using internally?
How that?
NGINX + Apache2 Hybrid Stack
This stack is good if you are using .htaccess. Everybody knows that .htaccess is slow, but we can’t run from it because most PHP Scripts use .htaccess for their rewrite and logic. Different from most setup, this stack does not fully proxying Apache2. It is called hybrid because NGINX and Apache2 does their own job.
NGINX is good at serving static files such as css,js,image and icon. And it is better at serving static files than Apache2. By using this stack, your static files will be served by NGINX and dynamic files will be served by Apache2 + FPM.
Not how but why!? 😅How that?
It's always been Apache for me. I've heard things about ngnix and others but, honestly, bottom line it makes no difference. It's about how efficiently you're capable of using them, not about which is best.
Not really appreciating @Gummibeer's bias and general attitude towards this. It all just feels very negative.
Don’t worry Vicki or anyone else. Managing web servers can be a whole career in itself and you don’t need to know what platform you’re running on or how it works to be a decent developer. Particularly not in today’s increasingly ‘serverless’ abstracted world.🤔 webserver? Great, another thing to look up
I'm sorry that you feel like this! It was thought as a joke and is only my absolute private opinion. In company we use Apache. So I really don't blame someone for using something else.Not really appreciating @Gummibeer's bias and general attitude towards this.
Don’t worry Vicki or anyone else. Managing web servers can be a whole career in itself and you don’t need to know what platform you’re running on or how it works to be a decent developer. Particularly not in today’s increasingly ‘serverless’ abstracted world.
I want to extend a bit on this! I'm really sorry and want to apologize for this misbehaving. @Adam I can't edit options, can you please remove the Emojis?Not really appreciating @Gummibeer's bias and general attitude towards this. It all just feels very negative.
Added as option.None of the above. I use OpenLiteSpeed.
I want to extend a bit on this! I'm really sorry and want to apologize for this misbehaving. @Adam I can't edit options, can you please remove the Emojis?
It wasn't appropriate, primary because one of the main words for this community is "inclusive". I haven't thought about the feelings of the others.
Done! Thanks for being cool everyone. 😎I want to extend a bit on this! I'm really sorry and want to apologize for this misbehaving. @Adam I can't edit options, can you please remove the Emojis?
It wasn't appropriate, primary because one of the main words for this community is "inclusive". I haven't thought about the feelings of the others.Added as option.