.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

c++ - CPP, 'X' button listener -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -