@@ -5,5 +5,5 @@ Listen [::1]:8081
Order deny,allow
Deny from all
Allow from 127.0.0.1
- Allow from [::1]
+ Allow from ::1
</Location>
@@ -241,7 +241,7 @@ done
eval set -- "$args"
# Parsing arguments
-while getopts "a:w:v:j:k:m:M:g:d:x:z:Z:c:t:i:b:r:o:q:l:y:s:e:p:D:fh" Option; do
+while getopts "a:w:v:j:k:m:M:g:d:x:z:Z:c:t:i:b:r:o:q:l:y:6:s:e:p:D:fh" Option; do
case $Option in
a) apache=$OPTARG ;; # Apache
w) phpfpm=$OPTARG ;; # PHP-FPM