.htaccess - apache httpd disable directory browser -


i have configured apache add options -indexes disable directory browser how can access resources website: in html file (website host1) has image take 1 server apache (host2), if set options -indexes in apache (host2) prevent directory browser image in html can't access,too. how solve this?

thanks!

why web page, or else other human, need access directory listing? options -indexes stops directory listing being generated, not prevent access of resources.


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -