Hi, are images only allowed in the image folder? I actually made a folder called "gallery" in the public_html area. I then used <img src="gallery/picture.png"> in my html page, but the picture won't appear. Only those images saved in the image folder appear, why?