Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@netikras I think he meant the apache web server, not the foundation. He's not entirely wrong either because htaccess files are an abomination.
-
@netikras that's the binary's name yes. I've always called it apache though, so did everyone i met so far, no idea why ...
-
@Commodore It's maintained by the Apache Software Foundation and is officially called "Apache HTTP Server" and is one of the most popular by the foundation.
Why is everyone calling it "Apache"? Guess its too long and calling it only "HTTP Server" is a bit ... imprecise. -
Bleh, some of us use Apache because that's what we know, the sites we run aren't going to hit hundreds of users per second, and memory requirements aren't really an issue.
Nothing wrong with that.
I've seen someone cock up an nginx deployment more than once, accidentally opening nasty security holes in one of those cases because they wanted to "move with the times" without really understanding configuration differences between the two. Sometimes it really is better to stick with what you know.
Related Rants
Wise words
credits : codrTalk
joke/meme
codrtalk
nginx
apache