Hi all,
We have this problem:
- we have a web hosting with a domain (production) in a Plesk Obsedian 18.0.27
- we have create a subdomain in the subscription. We have create a new website under Wordpress. All is ok.
- we have migrate the website on the main domain.
Everything works except this: we have some images with accent in the name. Ex.: "précis.jpg".
We can see this image on the subdomain but not in the production domain (url => ok, url => 404 not found).
This the same PHP version (7.3.19), same FPM/Apache.
The file in the directory is good: "précis.jpg".
.htaccess is the same.
Why this operating diffence?
The only thing i see is that the main domain (production) came from a very old Plesk (when there were still the httpdocs and httpsdocs directories - only httpdocs now...).
is it possible that old parameters remain active and disrupt operation?
Thanks for your ideas.
NB: we know that it is not recommended to name files with accents ... we are not the origin og that
We have this problem:
- we have a web hosting with a domain (production) in a Plesk Obsedian 18.0.27
- we have create a subdomain in the subscription. We have create a new website under Wordpress. All is ok.
- we have migrate the website on the main domain.
Everything works except this: we have some images with accent in the name. Ex.: "précis.jpg".
We can see this image on the subdomain but not in the production domain (url => ok, url => 404 not found).
This the same PHP version (7.3.19), same FPM/Apache.
The file in the directory is good: "précis.jpg".
.htaccess is the same.
Why this operating diffence?
The only thing i see is that the main domain (production) came from a very old Plesk (when there were still the httpdocs and httpsdocs directories - only httpdocs now...).
is it possible that old parameters remain active and disrupt operation?
Thanks for your ideas.
NB: we know that it is not recommended to name files with accents ... we are not the origin og that