Author |
|
pigcity00
Joined: 13 Jan 2013 Posts: 3 Location: Taiwan
|
Posted: Mon 14 Jan '13 8:09 Post subject: How to install ModSecurity2.7.1 on WIN7 32bit ? |
|
|
I want to install ModSecurity2.7.1 on WIN7 32bits,but i can't find document.
I find 2.5.9's document
http://mewbies.com/how_to_install_mod_security_for_apache_tutorial.htm
Step description has a little different with 2.7.1,so i fail
Anyone can help me? tell me how to install correctly |
|
Back to top |
|
DnvrSysEngr
Joined: 15 Apr 2012 Posts: 226 Location: Denver, CO USA
|
Posted: Mon 14 Jan '13 8:22 Post subject: |
|
|
I downloaded ModSecurity 2.7.1 from ApacheHaus.com
Here is the Link to the download
http://www.apachehaus.com/cgi-bin/download.plx#MODULES24
--- look for Mod Security Version 2.7.1 for Apache 2.4.x
Unzip to files after you download them and follow the instructions in the Install section of the readme.1st.txt file |
|
Back to top |
|
Xing Moderator
Joined: 26 Oct 2005 Posts: 49
|
|
Back to top |
|
pigcity00
Joined: 13 Jan 2013 Posts: 3 Location: Taiwan
|
Posted: Mon 14 Jan '13 16:20 Post subject: |
|
|
I find two version
1. mod_security2-2.7.1-2.4.x-x86-r2
2. mod_security-2.7.1-win32
but their step are some difference
when i add command or rule to "httpd.conf"
ex: Include conf/modsecurity.conf
<IfModule security2_module>
# Basic configuration options
SecRuleEngine On
SecRequestBodyAccess On
SecResponseBodyAccess Off
.....
</IfModule>
Apache will be crash... what's wrong!? |
|
Back to top |
|
DnvrSysEngr
Joined: 15 Apr 2012 Posts: 226 Location: Denver, CO USA
|
Posted: Tue 15 Jan '13 19:47 Post subject: |
|
|
What error message are you getting when you say "Crash?" |
|
Back to top |
|
pigcity00
Joined: 13 Jan 2013 Posts: 3 Location: Taiwan
|
Posted: Wed 16 Jan '13 12:58 Post subject: |
|
|
no message, i should go to windows task manager kill apache and restart |
|
Back to top |
|
DnvrSysEngr
Joined: 15 Apr 2012 Posts: 226 Location: Denver, CO USA
|
Posted: Wed 16 Jan '13 21:26 Post subject: |
|
|
When Apache Crashes, do you get any messages in the Application Log in Event Viewer? |
|
Back to top |
|