gwynne Mon, 13 Jul 2009 22:30:37 +0000
ViewVC URL: http://svn.php.net/viewvc?view=revision&revision=284031
Changed paths:
U SVNROOT/httpd.conf
Log:
deny git cloner
Modified: SVNROOT/httpd.conf
===================================================================
--- SVNROOT/httpd.conf 2009-07-13 22:14:56 UTC (rev 284030)
+++ SVNROOT/httpd.conf 2009-07-13 22:30:37 UTC (rev 284031)
@@ -22,6 +22,7 @@
DAV svn
SVNPath "/home/svn/repository"
Order allow,deny
+ Deny from 81.146.52.16
Allow from all
<LimitExcept GET PROPFIND OPTIONS REPORT>
Satisfy All
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php