ServerName contenedor-ibiza.ddns.net
DocumentRoot /var/www/html/public
Alias /bot /var/www/html/bot
Options +FollowSymLinks
AllowOverride All
Require all granted
php_flag display_errors on
php_flag log_errors on
php_value error_reporting E_ALL
Options +FollowSymLinks
AllowOverride All
Require all granted
php_admin_value upload_max_filesize 20M
php_admin_value post_max_size 20M
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined