Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

284
Vistas
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 Respuestas
Responde la pregunta

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 Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda