Description: Remove example access lists
Origin: vendor
--- a/etc/httpd/sample-mod_fcgid.conf
+++ b/etc/httpd/sample-mod_fcgid.conf
@@ -42,9 +42,6 @@ IPCCommTimeout 600
      Order allow,deny
      Allow from 127.0.0.1
      Allow from ::1
-     Allow from fe00::0
-     Allow from 10.1.1.0/255.255.255.0
-     Allow from 172.16.15.0/255.255.255.0
   </Limit>
 </Location>
 
