Is it possible to put protection on apache?

Apache is installed on a home computer. Ddos is clogged site traffic and it stops working, how to stop it?

mod_security tried not to install after specifying the path LoadModule unique_id_module modules/mod_unique_id.so stops running

  • one
    Put nginx, there will be less problems. I have software that lays down apache, for all the time I searched for dos utilities I did not find any working for nginx. One thing is your server, and the other traffic. That your network is weak - jashka
  • Is a working Web site spinning on this server or is Apache only needed for development and shouldn't it be broadcast outside? - cheops pm
  • And how will the software of dos attacks for apache differ from nginx ? Dos is just requests to the server ... - gil9red
  • Read about these 2 web servers on Habré and you will understand the difference - jashka
  • one
    I read the post diagonally and there is no comparison in stamina before dos attacks. But there is a difference - while reading another article in the comments there was a link to another comment, which said that nginx caches some requests, making it more resistant to attack than apache - gil9red

0