Title: [174767] trunk/Websites/bugs.webkit.org
Revision
174767
Author
[email protected]
Date
2014-10-16 09:01:14 -0700 (Thu, 16 Oct 2014)

Log Message

Add .htaccess files created by checksetup.pl

Added Paths


Diff

Added: trunk/Websites/bugs.webkit.org/contrib/.htaccess (0 => 174767)


--- trunk/Websites/bugs.webkit.org/contrib/.htaccess	                        (rev 0)
+++ trunk/Websites/bugs.webkit.org/contrib/.htaccess	2014-10-16 16:01:14 UTC (rev 174767)
@@ -0,0 +1,3 @@
+# nothing in this directory is retrievable unless overridden by an .htaccess
+# in a subdirectory
+deny from all

Added: trunk/Websites/bugs.webkit.org/t/.htaccess (0 => 174767)


--- trunk/Websites/bugs.webkit.org/t/.htaccess	                        (rev 0)
+++ trunk/Websites/bugs.webkit.org/t/.htaccess	2014-10-16 16:01:14 UTC (rev 174767)
@@ -0,0 +1,3 @@
+# nothing in this directory is retrievable unless overridden by an .htaccess
+# in a subdirectory
+deny from all

Added: trunk/Websites/bugs.webkit.org/xt/.htaccess (0 => 174767)


--- trunk/Websites/bugs.webkit.org/xt/.htaccess	                        (rev 0)
+++ trunk/Websites/bugs.webkit.org/xt/.htaccess	2014-10-16 16:01:14 UTC (rev 174767)
@@ -0,0 +1,3 @@
+# nothing in this directory is retrievable unless overridden by an .htaccess
+# in a subdirectory
+deny from all
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to