![]() |
Any Apache2 Modules to avoid?
General question. Want to experiment with different Apache modules. Are there any that are already known to cause problems with ISPConfig 3? Thanks.
|
The only package that causes some problems is mod_security when you use it on the ispconfig interface vhost as ispconfig sends paths like /etc/ in post requests and mod_security thinks that this is a malicius post as normal websites normally do not use system paths in post requests.
|
Hi, I'm having issues with that as well, but I think mod_security is very useful!
I am looking for a way to configure Mod_security2 in such manner that it leaves ISPConfig3 alone. Does anyone know how to do that? |
I'll be replying to my own question.
locate etc/apache2/sites-available/ispconfig.vhost and in the <Virtualhost> section, add <IfModule mod_security2.c> SecRuleEngine Off </IfModule> and restart apache IMO, this could be a good addition to the ISPConfig default configuration. |
I've added this feature request to our bugtracker.
|
Is the problem with mod_security still a problem ? (and on every apache server ?)
I've never seen any issue on my side about this and I use it since several months... |
As far as I know, the issues only occur if you edit the server settings in the ispconfig interface.
|
| All times are GMT +2. The time now is 06:53. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.