None of my images are uploading, neither from Resource folder nor my desktop files…I means 100 plus images on all sites. My only solution at this time – to prevent visitors from leaving – is to replaced background images with colours on the HOME until the matter gets resolved. https://thelightroom.press
I got the problem solved by a technician at my Host company: HostPapa: the best in the hosting business. They were working on resolving the issue until close to midnight, Toronto, Canadian time. They found a bad .htaccess fthat denied access to resources.
.The script contains the following:
<Files 403.shtml>
order allow,deny
allow from all
(4 IPs were listed which I removed from this comment)
How that got added is alarming, because only once in my entire 20 plus years of building my own websites I added a command in a .htaccess file.
Hi @APSS,
Good to hear you got it resolved. htaccess is very powerful, but can cause headaches if configured wrong. I spent many sleepless nights resolving issues related to it ![]()
Cheers,
Erwin
![]()