(please specify the URL of the site on which you are experiencing the problem)
Error Message
Hi. I have an image uploader that works fine. Then an image viewer will show the content of the folder. I made a mistake to have an html file (refresh to the previous page) in that folder. It was retrieved by the viewer and thus showed an error 404. But then I deleted the html file. The viewer is still showing that error message. I believe it’s in the server that keeps referring to the same error message in spite the fact that only image files are listed in that folder. How can I fix such problem?
Other Information
(other information and details relevant to your question)
I didn’t see the error in your website. It must be a problem from your end. Perhaps it’s the browser cache. Try to clear it. You can also try using a private window when browsing your webpage. You can also append ?v=1 at the end of the URL to enforce the page reload.
If the issue persists, please provide a screenshot of the issue.
I thank you for your answer.
I really don’t remember how that link to a text file is embedded in the script.
Your remake is correct. Once I deleted the embed tag, the 404 error disappeared. In fact, the refered file (show.php) stored in my laptop doesn’t have the embed tag. That’s why I couldn’t remember why such tag was listed in the uploaded file in the server. I think on the long run I probably modified the tag on my cellphone and uploaded it for some reason. As I said the original file on my laptop doesn’t have that embed tag, and for that reason I couldn’t figure out why such error message appeared.
Thank you again.
Take care.