Skip to main content

Search

Items tagged with: nginx



I updated my #GoToSocial install/admin notes with the new #nginx conf that I am using.

https://ultramookie.com/2023/01/gotosocial-notes?utm_campaign=fediverse

#GoToSocialAdmin #fediverse


I *think* I figured out the folder permissions to pull this off?

Not much luck with the nginx config though, would really appreciate some help.

https://gist.github.com/stefanbohacek/ca85adc8a22311094c9f219e3b899583

#FediAdmins #MastoAdmins #nginx #sysadmin #devops #FediverseWorldSightDay


My favorite #nginx config block:

Bot Trolling


if ($http_user_agent ~ (xxxx|yyy|zzz) ) {
return 301 https://youtu.be/dQw4w9WgXcQ;
}

#sysadmin #selfhosted #selfhosting