Differences

This shows you the differences between two versions of the page.

Link to this comparison view

centos_apache [2012/07/31 12:08]
127.0.0.1 external edit
centos_apache [2015/06/01 16:00]
steve
Line 23: Line 23:
 Order deny,allow Order deny,allow
 Deny from all Deny from all
-Allow from 173.165.130.129+Allow from 1.2.3.4
 Allow from 127.0.0.1 Allow from 127.0.0.1
 </​Directory>​ </​Directory>​
Line 35: Line 35:
     Order deny,allow     Order deny,allow
     Deny from all     Deny from all
-    Allow from 173.165.130.129+    Allow from 1.2.3.4
 </​Location>​ </​Location>​
 </​code>​ </​code>​