From: Antonio Ospite Date: Tue, 21 Nov 2017 10:00:08 +0000 (+0100) Subject: new.sh: fix .htaccess to allow access to "/web" without the trailing slash X-Git-Tag: v0.1.0~11 X-Git-Url: https://git.ao2.it/drupal-init-tools.git/commitdiff_plain/d0fd5db3b8fac6455bfe7a910fec67eeb127d11a new.sh: fix .htaccess to allow access to "/web" without the trailing slash --- 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 <