Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
proc
/
212
/
root
/
srv
/
data
/
.config
/
apache
/
vhosts
/
php
/
//proc/thread-self/root/proc/212/root/srv/data/.config/apache/vhosts/php/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>