• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question NGINX absolute_redirect off; CDN redirects

designofadecade

New Pleskian
Server operating system version
Ubuntu 20.04.6 LTS
Plesk version and microupdate number
18.0.55
I'm trying to prevent redirects to the to the CDN original domain.

Example: https://www.mydoamin.com/cms is getting redirected to https://origin.mydoamin.com/cms/

Normally I would set "absolute_redirect off;" in NGINX on the server level to prevent this, on servers without Plesk,

But in Plesk when added to "Additional nginx directives" this dose not have any effect.

Thanks
 
Back
Top