Blocking bots scraping your website

Blocking abusive scrapers, bots and scanners with mod_qos

I’m experiencing more and more bots identifying themselves with a normal user agent, scraping my website. The scraped data is probably used for training Large Language Models. Because I don’t want these AI tools to use (and eventually monetize) my writings, I want to block these scrapers.

I wrote an earlier blog post explaining how to […]

https://blog.frehi.be/2025/08/26/blocking-bots-scraping-your-website/

#Apache #bots #DoS #modQos #security

Blocking bots scraping your website | Frederik Himpe

Configuring Apache with mod_qos to block AI scrapers and other bad bots and scanners from crawling your website.

Frederik Himpe

Apache optimization and mitigating DoS and DDoS attacks

Denial-of-service (DoS) and Distributed Denial-of-service (DDoS) attacks are some of the most common cyberattacks these days. They are fairly easy to execute and the consequences can vary from annoying to very problematic, for example if a crucial web service of a company or public service becomes inaccessible. In the current geopolitical situation DDoS attacks are a very popular method used by […]

https://blog.frehi.be/2025/01/12/apache-optimization-and-mitigating-dos-and-ddos-attacks/

#Apache #DDoS #DoS #firewall #foomuuri #modQos #performance #security

Apache optimization and mitigating DoS and DDoS attacks

Configuration guide explaining how to set up Foomuuri firewall and how to tune Apache and configure mod_qos to mitigate DDoS attacks.

Frederik Himpe
Frehi Debian package repository for Bookworm | Frederik Himpe

The bookworm-frehi Debian package repository contains newer packages for AppArmor and libapache2-mod-qos fixing some bugs in Debian 12 Bookworm.

Frederik Himpe