You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by hu...@apache.org on 2015/09/21 20:14:48 UTC

svn commit: r966244 - /websites/production/camel/content/.htaccess

Author: humbedooh
Date: Mon Sep 21 18:14:42 2015
New Revision: 966244

Log:
htaccess tweak

Added:
    websites/production/camel/content/.htaccess

Added: websites/production/camel/content/.htaccess
==============================================================================
--- websites/production/camel/content/.htaccess (added)
+++ websites/production/camel/content/.htaccess Mon Sep 21 18:14:42 2015
@@ -0,0 +1,3 @@
+RewriteEngine On
+RewriteRule what-is-a-camel-toe.html - [R=404]
+