You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by jf...@apache.org on 2017/06/07 13:55:34 UTC

svn commit: r1797928 - in /vcl/trunk/web/.ht-inc/cryptkey: ./ .htaccess

Author: jfthomps
Date: Wed Jun  7 13:55:34 2017
New Revision: 1797928

URL: http://svn.apache.org/viewvc?rev=1797928&view=rev
Log:
VCL-1045 - Method of encrypting sensitive database entries

adding cryptkey directory for storing web server's private key

Added:
    vcl/trunk/web/.ht-inc/cryptkey/
    vcl/trunk/web/.ht-inc/cryptkey/.htaccess

Added: vcl/trunk/web/.ht-inc/cryptkey/.htaccess
URL: http://svn.apache.org/viewvc/vcl/trunk/web/.ht-inc/cryptkey/.htaccess?rev=1797928&view=auto
==============================================================================
--- vcl/trunk/web/.ht-inc/cryptkey/.htaccess (added)
+++ vcl/trunk/web/.ht-inc/cryptkey/.htaccess Wed Jun  7 13:55:34 2017
@@ -0,0 +1 @@
+Deny from all