• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Recent content by conformist

  1. C

    Resolved nginx doesn't respect location settings

    OK, problem solved. My Firefox used cached version of required page and in incognito mode nginx denied correctly. After restart redmine plugin also reached target location. Thank you, guys, you are awesome :)
  2. C

    Resolved nginx doesn't respect location settings

    Thanks for the quick reply! I investigated nginx conf's and what I'm find out: in all server directives in /etc/nginx/plesk.conf.d/vhosts/redmine.domain.tld.conf last line is: include "/var/www/vhosts/system/redmine.domain.tld/conf/vhost_nginx.conf"; and this file (vhost_nginx.conf) is writed by...
  3. C

    Resolved nginx doesn't respect location settings

    Hi! I'm setting up redmine with telegram plugin which required of manually setup nginx rules for specific location. Here is the project GitHub - centosadmin/redmine_telegram_common: Redmine Telegram Common plugin I have to add this block into apache&nginx settings in Additional nginx...
Back
Top