mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Fix File Ownership Issues (4)
This commit is contained in:
parent
2e76e8aec1
commit
8677a95fde
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ printf '\n%s\n%s\n%s\n\n' "######################" "Now Run our Curl Tests" "###
|
|||
|
||||
ls -la /etc/nginx/bots.d/
|
||||
ls -la /etc/nginx/bots.d/
|
||||
ls -la /etx/nginx/
|
||||
ls -la /etc/nginx/
|
||||
|
||||
sudo chown -R www-data:www-data /etc/nginx/bots.d/
|
||||
sudo chown -R www-data:www-data /etc/nginx/conf.d/
|
||||
|
|
Loading…
Add table
Reference in a new issue