Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

How to Block apache Ports

// To block the ports of an app profile (let’s say Apache),
// run the following command:
$ sudo ufw deny Apache

// Check status:
$ sudo ufw status
 
PREVIOUS NEXT
Tagged: #How #Block #apache #Ports
ADD COMMENT
Topic
Name
1+9 =