[dev] [commit] r940 - wwwbase/Crawler
automailer at dexonline.ro
automailer at dexonline.ro
Mon Aug 19 11:25:41 EEST 2013
Author: alinu
Date: Mon Aug 19 11:25:41 2013
New Revision: 940
Log:
Modified:
wwwbase/Crawler/.htaccess
Modified: wwwbase/Crawler/.htaccess
==============================================================================
--- wwwbase/Crawler/.htaccess Mon Aug 19 09:26:08 2013 (r939)
+++ wwwbase/Crawler/.htaccess Mon Aug 19 11:25:41 2013 (r940)
@@ -1 +1,8 @@
+Order Deny,Allow
Deny from all
+Allow from 127.0.0.1
+
+<Files /index.php>
+ Order Allow,Deny
+ Allow from all
+</Files>
\ No newline at end of file
More information about the Dev
mailing list