Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
admin
/
configs
/
class
/
8
/
apache
/
vhosts
/
php7
/
/srv/admin/configs/class/8/apache/vhosts/php7/1-vhosts.conf
<VirtualHost *:5080> UseCanonicalName Off UseCanonicalPhysicalPort default ServerAlias * VirtualDocumentRoot ${CUSTOMER_DIR}/web/vhosts/%0/htdocs DocumentRoot ${CUSTOMER_DIR}/web/vhosts/default/htdocs AddHandler proxy:unix:/srv/run/php/www.sock|fcgi://localhost .php <Directory ${CUSTOMER_DIR}/web/vhosts/*/htdocs> Options FollowSymLinks Require all granted AllowOverride All </Directory> </VirtualHost>