From 2335bd3439bba04867b91ceae7abd36b5a913129 Mon Sep 17 00:00:00 2001 From: Cassio de Campos Date: Fri, 11 Aug 2017 16:21:26 +0100 Subject: fix to package scripts --- tools/000-boca.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tools/000-boca.conf (limited to 'tools/000-boca.conf') diff --git a/tools/000-boca.conf b/tools/000-boca.conf new file mode 100644 index 0000000..66c62fe --- /dev/null +++ b/tools/000-boca.conf @@ -0,0 +1,15 @@ + + AllowOverride Options AuthConfig Limit + Order Allow,Deny + Allow from all + AddDefaultCharset utf-8 + + + AllowOverride Options AuthConfig Limit + Deny from all + + + AllowOverride Options AuthConfig Limit + Deny from all + +Alias /boca /var/www/boca/src -- cgit v1.2.3