[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problemas Apache VirtualHost



nada, necesito definir algo acá? si es así, no lo sabía.


Pon algo así:

<VirtualHost *:80>
 ServerName localhost
 DocumentRoot /var/www/
</VirtualHost>
<VirtualHost *:80>
 ServerName NOMBRE
 DocumentRoot RUTA
</VirtualHost>

--
Saludos cordiales.
Pablo.


Reply to: