<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://briansnelson.com/index.php?action=history&amp;feed=atom&amp;title=Disable_Mod_Security_for_a_single_vhost</id>
		<title>Disable Mod Security for a single vhost - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://briansnelson.com/index.php?action=history&amp;feed=atom&amp;title=Disable_Mod_Security_for_a_single_vhost"/>
		<link rel="alternate" type="text/html" href="https://briansnelson.com/index.php?title=Disable_Mod_Security_for_a_single_vhost&amp;action=history"/>
		<updated>2026-06-04T13:25:09Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://briansnelson.com/index.php?title=Disable_Mod_Security_for_a_single_vhost&amp;diff=504&amp;oldid=prev</id>
		<title>Brian: Created page with &quot;==Disable Mod_Security on a Single Domain/Vhost==  Sometimes, you need to disable mod_security for the entire vhost file.   &lt;IfModule mod_security.c&gt;      SecFilterEngine Off ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://briansnelson.com/index.php?title=Disable_Mod_Security_for_a_single_vhost&amp;diff=504&amp;oldid=prev"/>
				<updated>2014-02-12T14:43:47Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Disable Mod_Security on a Single Domain/Vhost==  Sometimes, you need to disable mod_security for the entire vhost file.   &amp;lt;IfModule mod_security.c&amp;gt;      SecFilterEngine Off ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Disable Mod_Security on a Single Domain/Vhost==&lt;br /&gt;
&lt;br /&gt;
Sometimes, you need to disable mod_security for the entire vhost file.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;IfModule mod_security.c&amp;gt;&lt;br /&gt;
     SecFilterEngine Off&lt;br /&gt;
     SecFilterScanPOST Off&lt;br /&gt;
 &amp;lt;/IfModule&amp;gt;&lt;/div&gt;</summary>
		<author><name>Brian</name></author>	</entry>

	</feed>