Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

303
Visualizações
virtual host wamp laravel not working "If Your Business Had Hands,"

i'm trying to create virtual host ecommerce.com instead of php artisan serve, but too bad it direct to commerce.com site, knowing that I modify file D: \ wamp \ bin \ apache \ apache2.4.39 \ conf \ extra \ httpd-vhosts.conf and C: \ Windows \ System32 \ Drivers \ etc \ host.

host file

127.0.0.1 localhost
127.0.0.1 ecommerce.com
::1 localhost

httpd-vhosts.conf

# Virtual Hosts
#
<VirtualHost *:80>
  ServerName localhost
  ServerAlias localhost
  DocumentRoot "${INSTALL_DIR}/www"
  <Directory "${INSTALL_DIR}/www/">
    Options +Indexes +Includes +FollowSymLinks +MultiViews
    AllowOverride All
    Require local
  </Directory>
</VirtualHost>

<VirtualHost *:80>
  ServerName ecommerce.com
  DocumentRoot "${INSTALL_DIR}/www/ecomm/public"
  <Directory "${INSTALL_DIR}/www/">
  </Directory>
</VirtualHost>
over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

When you use WAMP, you can create virtual hosts from the Wamp panel. In your browser go to localhost and in the wamp page find create virtual host (or something like this).

I think it's better to undo the changes you've made manually first.

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda