diff options
author | www.narval.fr.eu.org <4e20841124e5f093a4cf7e8a65f10f65> | 2016-12-30 16:56:05 +0100 |
---|---|---|
committer | www.narval.fr.eu.org <4e20841124e5f093a4cf7e8a65f10f65> | 2016-12-30 16:56:05 +0100 |
commit | 04e6abb9f95ec7ab7f26fcb8d81d57ced0ab48ad (patch) | |
tree | f159a825fda4041b0dd7329d6255aa626912e960 /apache2 | |
parent | fc2a7db85d87b168dc7a91ccaf1630ea07eae0bf (diff) |
ajout cache.htaccess
Diffstat (limited to 'apache2')
-rw-r--r-- | apache2/cache.htaccess | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apache2/cache.htaccess b/apache2/cache.htaccess new file mode 100644 index 0000000..47bf3e9 --- /dev/null +++ b/apache2/cache.htaccess @@ -0,0 +1,3 @@ +# login/password +Require env NO_AUTH +Require group cache |