How I protect my forgejo instance from AI Web Crawlers
TL;DR:Put that in your nginx config:location / { # needed to still allow git clone from http/https URLs if ($http_user_agent…
TL;DR:Put that in your nginx config:location / { # needed to still allow git clone from http/https URLs if ($http_user_agent…
Blog Native ACME Support Comes to NGINX By Josh Aas · September 11, 2025 NGINX and Let’s Encrypt share a…