From d0fd5db3b8fac6455bfe7a910fec67eeb127d11a Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 21 Nov 2017 11:00:08 +0100 Subject: [PATCH] new.sh: fix .htaccess to allow access to "/web" without the trailing slash --- libexec/new.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/new.sh b/libexec/new.sh index 385c141..a73b894 100755 --- a/libexec/new.sh +++ b/libexec/new.sh @@ -120,7 +120,7 @@ echo "Uncomment and customize the values in the bootstrap.conf file." # Add some basic access control to protect sensitive files like bootstrap.conf cat > .htaccess <