nginx server error not going away
-
Hi,
I saw this error and my host made the changes, however the error still persists:
“Because your server is running on nginx, our .htaccess file can’t protect your downloads.
Please add the following rules to your nginx config to disable direct file access:location /wp-content/uploads/dlm_uploads {
deny all;
return 403;
}”What can I do to resolve?
The link I added shouldn’t be able to download direct.The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘nginx server error not going away’ is closed to new replies.