Apache - O Firefox não pode estabelecer uma conexão com o servidor no localhost

1

Não consigo acessar meu servidor localhost pelo firefox. Eu estou usando o apache, e eu tentei executar os seguintes comandos

$ service apache2 status

 * apache2 is running

$ sudo service apache2 restart

 * Restarting web server apache2                                         [ OK ]

$ sudo netstat -nlp | grep apache

tcp6       0      0 :::81                   :::*                    LISTEN  
2658/apache2    

alguma ajuda?

o firefox exibe esta mensagem de erro:

"Unable to connect

Firefox can't establish a connection to the server at localhost.

    The site could be temporarily unavailable or too busy. Try again in a few moments.
    If you are unable to load any pages, check your computer's network connection.
    If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web."
    
por balisticcq 06.12.2014 / 19:40

0 respostas