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
-
C0D4669026y@Alice Nginx doesn't provide me with anything I can't get out of Apache, actually it hinders things like directory overrides.
Yea it can handle more concurrent requests. But who needs that kind of performance on a raspberry pi 🤷♂️ -
inaba45896y@C0D4 Well apart from not being a pain in the ass when upgrading your PHP version since all you really need to do is change the version number in your sites conf file, and generally having much saner configs. No htaccess is also pretty nice
-
TobiSGD2816yDo not use mod_php. It limits you to the prefork model and is in general not recommended anymore. Go for PHP-FPM instead.
Related Rants
-
linuxxx97It was between me and another guy. I fucking won! I GOT THE FUCKING JOB!! I'll be a junior Linux Support...
-
linuxxx8Had my first 'mentor' moment at work today! Newest guy couldn't figure something out and asked me, slightly ...
-
watzon17My wife said the magic words last night! "Teach me to code".
Yay, my raspberry pi and it's projects are now on php7
Damn, Apache was the real pain in the ass with this migration, # ae2enmod php7.2 apparently is for it to decide if it will respect my sudo'n decisions😂
rant
yay
a few less legacy project
php7
apache you bitch