This repository has been archived on 2024-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
privacytools.io/nginx/000-includes.conf
Jonah 7daa208815
Add Nginx config files to repo
Allows us to edit redirects and headers locally.
2019-08-11 22:12:19 -05:00

3 lines
116 B
Plaintext

include /var/www/privacytools.io/nginx/010-headers.conf;
include /var/www/privacytools.io/nginx/020-redirects.conf;