hosting - accessing image from public_html not possible -


i using cyberhost.in host jsf application. problem facing whenever trying access image files public_html folder getting 404 error. have kept war file in webapps folder. using c-panel, thing want take backup of files website have kept them in public_html folder. saving files under webapps/[war file name] when ever trying overwrite webapps/[war file name] getting permission denied error.

you should upload image files on location have mentioned in code, otherwise should change location in website code of same.

also check permissions/ownership of files


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -