I opened the 8080 port on my Apache 2 so that it can be accessed externally, so I can access it like this:
http://meu_ip:8080/nome_de_uma_pasta
Would it be possible to access the server only with My IP ? Without placing : 8080
so
http://meu_ip/nome_de_uma_pasta