will this work with Apache 1.3+ or is this just for Apache 2 ??allanh said:will Mod_Security 2.0 (latest release from today) have integration with cPanel soon?
I think it will be a lot easier if I can just install and configure Modsecurity 2.0 with click of a button.
I just downloaded the source for mod_security 2.0.1 and the only code in the archive is for Apache 2.mickalo said:will this work with Apache 1.3+ or is this just for Apache 2 ??
thx's
Mickalo
Ok, thanks. I found that info on the mod security site also. I guess we'll wait till we get Apache 2 installed.Spiral said:I just downloaded the source for mod_security 2.0.1 and the only code in the archive is for Apache 2.
Previous versions up through 1.9.4 had both Apache 1.x and Apache 2.x code in the archive.
This means those who want to go to mod_security 2.0.x will probably need to have already
upgraded to Cpanel 11-Edge and Apache 2.x before they can use the new mod_security.
Fortunately, I'm running Apache 2.0.59 myself![]()
It's pretty simple to upgrade to apache 2.0 but depending on your server specificationsmickalo said:Ok, thanks. I found that info on the mod security site also. I guess we'll wait till we get Apache 2 installed.
Thx's
Mickalo
as we only run STABLE releases, I don't believe that Apache 2 is available yet.Spiral said:It's pretty simple to upgrade to apache 2.0 but depending on your server specifications
I would anticipate anywhere between 15 minutes to an hour of downtime while the
upgrade is actually in progress ... compiling ... debugging .... etc
Aside from being able to use the new mod_security release, Apache 2 also allows you
to run SuPHP which is infinitely better and far more secure than phpSuExec.
Apache 2 also provides handreds of other advantages over Apache 1.x that would
probably be too long a list to list here in detail.
I have unpacked mod_security.2.0.1.tar.gz into my root directory. However, there is no "configure' file in that directory...?Spiral said:Just compile mod_security yourself and replace the module installed by cpanel
with the module that you compiled yourself:
(Replace /usr/local/apache/modules/mod_security.so)
Compiling mod_security is rediculously easy and it usually
follows the typical common compile routine:
(download the source and unpack)
./configure
make
make install
We are talking about 2 different versions here ....allanh said:I have unpacked mod_security.2.0.1.tar.gz into my root directory. However, there is no "configure' file in that directory...?
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
B | Problem with mod_security 1.9.5? | Developer Experience | 4 | |
C | From which file CPanel reads the logs for mod_security? | Developer Experience | 4 | |
D | how can I update mod_security? | Developer Experience | 5 | |
![]() |
Any user can turn off mod_security!!!!!! | Developer Experience | 6 | |
N | mod_security Bug | Developer Experience | 6 |