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

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -