Published Question
I followed your tutorial to install Apache/Tomcat 8.5 on Debian.
Then I followed your advice to install ufw.
However Apache does not show in "ufw app list" and it does not seem to filter IP addresses I added with "uf...
Accepted Answer:
Hi @ZajaczkowskiMathias,
I'll most probably guess you have put the rule at the bottom. The order of the firewall rules is important. Since you have allowed port 80 for all( I would only assume) at the beginning, this ...
2
•
•
By
ZajaczkowskiMathias
Apache