Website URL
Error Message
403 Forbidden
Server or website configuration is blocking you from viewing this page
Knowledge Base: Redirected to InfinityFree 403 Forbidden page
Forum: https://forum.infinityfree.com
Powered by InfinityFree
Other Information
I’m running an html file. The website does display the header for the page. It’s having trouble displaying the image that I uploaded with the html. I’m trying to display the image in an iframe. The error message displayed is being displayed within the iframe borders.
In my first attempt, I saved my html file in the htdocs folder. I then created a subfolder under htdocs called “pdfs”. I saved my image file in that folder. The html was expecting to find the image in that folder. However, I got the 403 error instead.
I then thought that maybe there was a problem with creating a subfolder. So I moved the image file to the htdocs folder, and edited the html to expect to find it there. However, I still got the 403 error.
Additionally, I did double and triple check to ensure that there were no misspellings, and that my html had the same case as the image’s file name.
Is there any way that you can assist with this? By the way, this is my first time using InfinityFree, so it could very well be something that I’m missing.