Hi,
I'm trying to redirect a pdf file to a new url:
Old url is: https://domain.tld/wp-content/uploads/2022/03/Terminanfrage.pdf and I want to redirect it to https://otherdomain.de.
Other redirects, I set up, are working fine. It seems to be related to the wp-content directory. When I try to redirect the pdf from anywhrere within the wp-content directory, I get a 404, If I redirect it from the sites' root, it works fine.
Â