Hasty Briefsbeta

Bilingual

Apache Poison Fountain

3 months ago
  • #AI
  • #Apache
  • #SELinux
  • Copy poison_fountain.conf to /etc/httpd/conf.d/poison_fountain.conf
  • Omit LoadModule lines if mod_proxy is already configured
  • Enable Apache outbound HTTP requests in SELinux with setsebool -P httpd_can_network_connect on
  • Restart Apache using systemctl restart httpd
  • URLs under /xyz/ will serve pages from the poison fountain
  • Example link: <a href="/xyz/example">Simple example showing how it works</a>
  • AI bots crawling the site will drink from the poison fountain