Secure LAMP server for production use
Posted
by WalterJ89
on Server Fault
See other posts from Server Fault
or by WalterJ89
Published on 2010-03-08T14:47:32Z
Indexed on
2010/03/08
14:51 UTC
Read the original article
Hit count: 323
What is the procedure for securing a Linux, Apache, MySQL, PHP Server (or even Perl) for production use?
Other than setting the MySql password and the root password for linux what other (maybe not so obvious) steps should be taken?
Also what steps can I take if I was going to be extra paranoid that may not normally be nessasary?
this is for a basic single site use but must be secure.
Thank you. (sorry if this was asked before)
© Server Fault or respective owner