secure apache

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

secure apache

Postby redduck666 » Sat Nov 11, 2006 5:22 pm

hello, recently someone broke into a server through X page, the problem is that they were able to get data about page Y which is on the same server. can i prevent this kind of behaviour and retain functionality?
redduck666
 
Posts: 1
Joined: Sat Nov 11, 2006 5:19 pm

Postby katmai » Tue Nov 14, 2006 3:41 am

usually you can secure apache using mod_security / mod_evasive / enable php SUEXEC / disable enable_dl in php.ini config / disable_functions = show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open in php.ini / work on open_basedir protection /

those tweaks should help you a lot in increaing server security.
katmai
 


Return to grsecurity support