Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64
Your IP : 18.217.89.130
<IfModule mod_ssl.c>
<VirtualHost *:80>
ServerName lhjmq-records.qc.agence-etco.dev
ServerAlias www.lhjmq-records.qc.agence-etco.dev
ServerAdmin webmaster@localhost
DocumentRoot /var/www/lhjmq-records.qc.agence-etco.dev/public_html
<Directory /var/www/lhjmq-records.qc.agence-etco.dev/public_html>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Require all granted
</Directory>
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>
</IfModule>
|