modsecurity apache mod-security.conf missing
Posted
by
TechMedicNYC
on Server Fault
See other posts from Server Fault
or by TechMedicNYC
Published on 2014-06-10T21:05:58Z
Indexed on
2014/06/10
21:27 UTC
Read the original article
Hit count: 405
Greetings Serverfaultians. I'm not a server guy as you can see from my noob score of 1 point. But maybe those more versed can help me.
I'm using Ubuntu v13.10 32-bit Server and Apache2 v2.4.6 and I'm trying to set up and configure modsecurity
and modevasive
on an internet-exposed production/test server. I am trying to follow this tutorial: http://www.thefanclub.co.za/how-to/how-install-apache2-modsecurity-and-modevasive-ubuntu-1204-lts-server.
But at step 3:
Now add these rules to Apache2. Open a terminal window and enter:
sudo vi /etc/apache2/mods-available/mod-security.conf
This file does not exist. Any suggestions?
© Server Fault or respective owner