Recent content by assist bss

  1. A

    Issue .well-known/acme-challenge 403 forbidden

    I've no deny directives to remove. Here is my configuration:
  2. A

    Issue .well-known/acme-challenge 403 forbidden

    Before installation I emptied httpdocs, then I recreated manually .well-known/acme-challenge from plesk filemanager. The problem with letsencrypt is 403 trying access to .well-known/acme-challenge/{challenge} during challenge, but in other plesk installations I just need this location...
  3. A

    Issue .well-known/acme-challenge 403 forbidden

    Environment: Plesk Onyx 17.8.11 Update #54 OS: Debian 8.11 64bit In order to exclude problem with letsencrypt, I just created .well-known/acme-challenge/index.html. If I try to access from browser I get 403 forbidden The problem is not related to permission or nginx directive, indeed if I just...
  4. A

    Question Set Additional nginx directives from command line

    I need to programmatically set nginx additional directive from command line (command line utilities or bash). Watching at documentation I can't figure out how to achieve my goal. For example for php settings is possible to pass a file containing additional setting, but I can't find a similar...
Back
Top