Title: [193398] trunk/Websites/webkit.org
- Revision
- 193398
- Author
- [email protected]
- Date
- 2015-12-03 19:52:16 -0800 (Thu, 03 Dec 2015)
Log Message
Remove duplicate redirect.
* .htaccess:
Modified Paths
Diff
Modified: trunk/Websites/webkit.org/.htaccess (193397 => 193398)
--- trunk/Websites/webkit.org/.htaccess 2015-12-04 03:46:27 UTC (rev 193397)
+++ trunk/Websites/webkit.org/.htaccess 2015-12-04 03:52:16 UTC (rev 193398)
@@ -46,7 +46,6 @@
Redirect 301 /conference /meeting/
Redirect 301 /contact.html /getting-started/#staying-in-touch
RedirectMatch 301 ^/projects/ /project/
-Redirect 301 /projects/ /project/
Redirect 301 /projects /project/
Redirect 301 /quality/bugpriorities.html /bug-prioritization/
Redirect 301 /quality/bugwriting.html /bug-report-guidelines/
Modified: trunk/Websites/webkit.org/ChangeLog (193397 => 193398)
--- trunk/Websites/webkit.org/ChangeLog 2015-12-04 03:46:27 UTC (rev 193397)
+++ trunk/Websites/webkit.org/ChangeLog 2015-12-04 03:52:16 UTC (rev 193398)
@@ -1,5 +1,11 @@
2015-12-03 Timothy Hatcher <[email protected]>
+ Remove duplicate redirect.
+
+ * .htaccess:
+
+2015-12-03 Timothy Hatcher <[email protected]>
+
One more attempt to clean up redirects.
* .htaccess:
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes