Then you can access that image from any page with the ![](/images/demo.png) where image/ is actually a slug to the images page.
Note, you should really use these markdown image tags because they have support for the logic to find the image in a pages. The logic is the same as is outlined in this document about links.
No Grav’s /images/ folder is for cached folders only. You shouldn’t put anything in there yourself. The rule of thumb is that any thing the user adds should be in the /user/ folder only.
@siren386, I am new to PHP and Apache. I had the same issue as yours. But I got it figure out by following tutorial here to set up .htaccess. See step 3 to config default site. BTW, I am using debian.