• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  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