logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: mod_security 2.1.3 wrong titel unter ApacheMonitor.exe?
Author
cl.exe



Joined: 12 Nov 2007
Posts: 4

PostPosted: Mon 12 Nov '07 20:54    Post subject: mod_security 2.1.3 wrong titel unter ApacheMonitor.exe? Reply with quote

Hallo @ all

After i've compiled mod_security 2.1.3 for Apache 2.2.6 on Windows XP , copied the required files into the directory, and edited httpd.conf. I started Apache using httpd -k install and than start. After that I started ApacheMonitor.exe unter /bin. I saw this line at the bottom of the application.
Code:

Apache/2.2.6 (Win32) mod_ssl/2.2.6 OpenSSL/0.9.8g PHP/5.2.5 Apache/2.2.0 (Fedora)


Fedora?? Shocked It appears after i installed mod_security.
phpinfo.php shows me unter section apache2handler Apache Version Apache/2.2.0 (Fedora)

Oh my god, what did I do wrong?

How do you compile mod_security? Because I've to copy some files into my built Apache Directory to get it compiled. I saw 2 files in the binary-packages here on apachelounge which differ to mine! My output is mod_security2.dll and the compatible libfile and I _DONT_ have libxml2.dll

I'm really a newbie and want to know how u guys get these stuff working:(
Please HEELP me Sad
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Tue 13 Nov '07 1:28    Post subject: Reply with quote

Check your Mod_Security2 config. Mod_Security allows you the option of manipulating the server signature with the

SecServerSignature "Whatever you want"

directive.

This may be what is causing this.

As far as compiling ... well ... seems like yours works.
Back to top
cl.exe



Joined: 12 Nov 2007
Posts: 4

PostPosted: Tue 13 Nov '07 1:43    Post subject: Reply with quote

Thank you, glsmith!! Smile

--problem solved--

acording to the libxml.dll. It's still a mystery for me. Because i have to remove serveral lines in the corerules which contain 'XML'.
Back to top


Reply to topic   Topic: mod_security 2.1.3 wrong titel unter ApacheMonitor.exe? View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads