edwardtilbury Posted August 20, 2009 Share Posted August 20, 2009 Is there a way to specify , allow recursive overrides for a directory... For instance.. let's say I want to give users browse access to my gallery directory. /var/www/www.mywebsite.com/images/ <--- allow recursive browsing here.. (Options Indexes) but I want to keep existing security settings for the rest of my site, I only wat the images directory accessible for option indexes. I'm running this on Ubuntu on my test pc Quote Link to comment https://forums.phpfreaks.com/topic/171081-phpini-allow-overrides-for-specified-directory/ Share on other sites More sharing options...
trq Posted August 20, 2009 Share Posted August 20, 2009 Use a .htaccess file. By the way, this is an apache question, nothing to do with php installation. Quote Link to comment https://forums.phpfreaks.com/topic/171081-phpini-allow-overrides-for-specified-directory/#findComment-902250 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.