Title: [193407] trunk/Websites/webkit.org
Revision
193407
Author
[email protected]
Date
2015-12-03 20:51:20 -0800 (Thu, 03 Dec 2015)

Log Message

Allow index.html indexes again.

* .htaccess:

Modified Paths

Diff

Modified: trunk/Websites/webkit.org/.htaccess (193406 => 193407)


--- trunk/Websites/webkit.org/.htaccess	2015-12-04 04:48:08 UTC (rev 193406)
+++ trunk/Websites/webkit.org/.htaccess	2015-12-04 04:51:20 UTC (rev 193407)
@@ -1,4 +1,4 @@
-DirectoryIndex index.php
+DirectoryIndex index.php index.html
 AddType application/x-httpd-php html
 AddType text/cache-manifest manifest
 

Modified: trunk/Websites/webkit.org/ChangeLog (193406 => 193407)


--- trunk/Websites/webkit.org/ChangeLog	2015-12-04 04:48:08 UTC (rev 193406)
+++ trunk/Websites/webkit.org/ChangeLog	2015-12-04 04:51:20 UTC (rev 193407)
@@ -1,5 +1,11 @@
 2015-12-03  Timothy Hatcher  <[email protected]>
 
+        Allow index.html indexes again.
+
+        * .htaccess:
+
+2015-12-03  Timothy Hatcher  <[email protected]>
+
         Remove the old site files.
 
         * asking_questions.html: Removed.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to