NameVirtualHost IP <VirtualHost IP> ServerName dominio ServerAlias dominio DocumentRoot /home/pepe/public_html ServerAdmin [EMAIL PROTECTED] ErrorLog /home/pepe/logs/error_log </VirtualHost>
A mi esto me funciona. Salu2 ----- Original Message ----- From: "andres (lista debian)" <[EMAIL PROTECTED]> To: "lista debian" <[email protected]> Sent: Thursday, November 27, 2003 5:19 PM Subject: apache configuracion > hola lista > > estoy configurando mi servidor apache y no logro lebantarlo, estas son las > lines de archivo httpd.conf: > > NameVirtualHost 10.10.2.12 > <VirtualHost www.miweb.com> > ServerAdmin [EMAIL PROTECTED] > DocumentRoot /var/www/prueba_apache > ServerName www.sitios.com > ErrorLog logs/www.sitios.com-error.log > CustomLog logs/www.sitios.com-access.log common > </VirtualHost> > > al lebantar el servicio me da este mensaje de error: > > Starting web server: apache[Thu Nov 27 13:16:28 2003] [warn] NameVirtualHost > 10.10.2.12:80 has no VirtualHosts > failed > > alguien tiene idea de como lo puedo solucionar > > muchas gracias. > > andres dv. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

