llama_thumper Posted August 11, 2003 Posted August 11, 2003 is it possible to use fancy indexing and make for instance temp/j accessible without password but make the user unable to browse one directory up? ie to just temp ? i've tried using web protect but its a hassle putting several passwords for several users and several directories. any help appreciated! Quote
TCH-JimE Posted August 11, 2003 Posted August 11, 2003 Hi, Protection of dir is normally done from the htaccess which is done at the root. Why not use a subdomain. That way, the subdomain is seperate from the main root htaccess file. What would be better is to leave off indexs and put a index.html into each folder. Then thoose folders without an index.html can be browsed whilst thoose with cant be Jim Quote
llama_thumper Posted August 15, 2003 Author Posted August 15, 2003 that second solution is good! thanks! Quote
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.