Who runs the default vendor package applications for production anyway ?
Posted Mar 23, 2005 19:23 UTC (Wed) by
Spike (guest, #14160)
Parent article:
Security Innovation's Microsoft/Linux web server security study
When I install a LAMP stack on a production web application/database host(s), I never use the vender installed stuff anyway. If I run apache/php/perl/mysql on a host.
I compile locally for the options I want and the patch/version control that is needed for secure feature rich sites. When a patch is announced, if the host(s)is/are vulnerable, I can patch ASAP.
I would imagine most professionally run environments are run this way as well.
These packages in my opinion are placed and maintained for convience of users and are really usable only for internal applications where evil doers are less likely to tread.
(
Log in to post comments)