All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Deathbybandaid Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:12, 8 December 2021 Deathbybandaid talk contribs created page Nginx (Created page with " =Reverse Proxy (rough)= Below is a very rough outline of an nginx reverse proxy setup <nowiki>cd /etc/nginx</nowiki> <nowiki>nano nginx.conf</nowiki> <nowiki> ## Global Settings include /etc/nginx/conf/globals.conf; http { ## United States only # requires apt-get install geoip-database # geoip_country /usr/share/GeoIP/GeoIP.dat; # map $geoip_country_code $allowed_country {default yes; US yes;} ## Settings include /etc/nginx/conf/settings.conf; ##...") Tag: Visual edit