<VirtualHost *:80> ServerAlias neto-dev.teky.com.co DocumentRoot /var/www/vhost/disk-apps/neto-dev.teky.com.co/app <Directory /var/www/vhost/disk-apps/neto-dev.teky.com.co> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on </VirtualHost>