error with apache extension

0

I have a server with Apache / 2.4.29 installed on my machine, but the sites made in Laravel require an additional configuration of Apache to run in the right way because of its route scheme.

I've already been able to set everything up normally, but for some reason it gives the following error in the browser:

  

We were unable to connect to the server at www.meusitelaravel.dev

This error only happens when the extension or domain of the site ends in .dev . Any other extension works without any problems, does anyone know why this occurs?

Detail: I change the files of the /etc/apache2/sites-avaliable/ folder and the /etc/hosts folder, with the name and IP of the site, but it still fails with the .dev extension.

    
asked by anonymous 23.10.2018 / 16:08

0 answers