location ~* (.*\.pdf) {
types { application/octet-stream .pdf; }
default_type application/octet-stream;
}
Powered by BetterDocs
Subscribe and stay connected through our Newsletter. We send out important news, tips and special offers.