Mismatch error with domains

<VirtualHost *:80>
            ServerName intranet.lsgob.us
ServerAlias www.intranet.lsgob.us

            ServerAdmin ayuda@roozgames.com
            DocumentRoot /var/www/intranet
            ErrorLog ${APACHE_LOG_DIR}/error.log
            CustomLog ${APACHE_LOG_DIR}/access.log combined

    </VirtualHost>

Like this? that is what I have at the beggining but didn't worked either. I will try it again

1 Like