Gracias por la ayuda, ya esta resuelto. Rommel
> <VirtualHost *> > ServerName mirror.vcl.rimed.cu > ServerAdmin [EMAIL PROTECTED] > DocumentRoot /var/www/ftp/debian > <Directory /var/www/ftp/debian/> > Options Indexes FollowSymLinks MultiViews > AllowOverride None > Order allow,deny > allow from all > </Directory> > ErrorLog /var/log/apache2/error.log > LogLevel warn > CustomLog /var/log/apache2/access.log combined > ServerSignature On > </VirtualHost> o esta otra > NameVirtualHost 192.168.41.4:80 > <VirtualHost centos_4_6.gtm.onat.gov.cu> > ServerAdmin [EMAIL PROTECTED] > DocumentRoot /media/dos/centos_4_6 > <Directory /media/dos/centos_4_6> > Options Indexes FollowSymLinks MultiViews > AllowOverride None > Order allow,deny > allow from all > </Directory> > > ServerName centos_4_6.gtm.onat.gov.cu > ErrorLog logs/centos_4_6.gtm.onat.gov.cu-error_log > CustomLog logs/centos_4_6.gtm.onat.gov.cu-access_log common > </VirtualHost> _______________________________________________ Cancelar suscripción https://listas.softwarelibre.cu/mailman/listinfo/linux-l Buscar en el archivo http://listas.softwarelibre.cu/buscar/linux-l
