I have a couple of questions regarding the newly installed
Apache2.
1) is Apache running in prefork mode? I was about to try out the gettext extension for my multilanguage stuff, but I've found out that it is definitely not threadsafe...
2) will mod_deflate be enabled and configurable within .htaccess?
3) I like to test my scripts locally before putting them on the server, so I've installed the latest Apache2.2, PHP and mod_security; I'm applying the latest core rules (1.6.1) from modsecurity.org. Are these enough to reliably replicate cpanel59 or do I need something else?
Thanks in advance.

1) is Apache running in prefork mode? I was about to try out the gettext extension for my multilanguage stuff, but I've found out that it is definitely not threadsafe...
2) will mod_deflate be enabled and configurable within .htaccess?
3) I like to test my scripts locally before putting them on the server, so I've installed the latest Apache2.2, PHP and mod_security; I'm applying the latest core rules (1.6.1) from modsecurity.org. Are these enough to reliably replicate cpanel59 or do I need something else?
Thanks in advance.
Comment