A
A
alex1nd2016-08-12 21:40:47
Apache HTTP Server
alex1nd, 2016-08-12 21:40:47

Apache port 8080 is not closed, how to close it correctly?

I put Apache in the virtual host
<VirtualHost 127.0.0.1:8080>
, however, port 8080 is still available and you can go straight to it. How to close it correctly, preferably without any additional. modules

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
alex1nd, 2016-08-12
@alex1nd

figured it out, my mistake was in the wrong settings. This is how I needed to make
apache
ports.conf
the nginx virtualhost,
but for some reason it always works the second time, it opens the first time, but the second time and further it does not allow to connect.

R
Roman Sokolov, 2016-08-12
@jimquery

You need to remove this vitrualhost and restart apache.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question