# By default the /@name@ Alias is enabled for all vhosts.
# To disable the /@name@ Alias, run
# a2enflag -d @name@ && rcapache2 restart
# This will make /@name@ unavailable on any vhosts.
#
# If you want to have the /@name@ Alias only on a specific
# vhost, add the Alias to the config of that vhost.
Alias /@name@ @ap_docroot@/@name@
Options FollowSymLinks
AllowOverride None
Order Allow,Deny
Allow from all
= 2.4>
Require all granted
Order Allow,Deny
Allow from all
Include @ap_sysconfdir@/conf.d/@name@.inc
php_admin_value open_basedir "@ap_docroot@/@name@:@ap_tmpdir@:/var/lib/php7:/tmp:@docdir@/@name@:/etc/@name@:/proc/meminfo:/proc/stat"
Order allow,deny
Deny from all
= 2.4>
Require all denied
Order deny,allow
Deny from all
Order allow,deny
Deny from all
= 2.4>
Require all denied
Order deny,allow
Deny from all
Order allow,deny
Deny from all
= 2.4>
Require all denied
Order deny,allow
Deny from all