Archivo httpd.conf
Código:
Archivo hosts#<VirtualHost 127.0.0.1> #ServerAdmin [email protected] #DocumentRoot /var/www/html/ #ServerName prueba700.dyndns.org #ErrorLog logs/prueba700.dyndns.org-error_log #TransferLog logs/prueba700.dyndns.org-access_log #</VirtualHost> Options -Indexes DirectoryIndex index.php index.html index.htm /prohibido.php
Código:
127.0.0.1 localhost 192.168.1.2 192.168.1.2 192.168.1.2 prueba700.dyndns.org # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts
No me funciona un servidor casero que estoy montando.
Alguien me puede enseñar los archivos httpd.conf y hosts para comparar y ver que es lo que falla.
Yo quiero abrir mi pagina web desde mi direccion Ip.
Cuando tecleo mi direccion Ip en la barra de navegacion me aparece problema al cargar la pagina imposible realizar la conexión.
Alguien me puede ayudar.