php - Can't get image even if it exist on server - 404 not found? -


even though image embed in code exists in folder in xampp, browser still logs 404 not found. guess permission issues set files mod of 777 , works. however, think not safe. permission need change browser can access image , doesn't allow write , execute?

standard chmod web files 644. allow owner edit/delete, else read.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -