have u tested this at ur server ?
Main Topics
Browse All Topicslook at code , so public_html/admin117/ is password protected, right?
yes it is working but how can I make it so that the sub-directories of /admin117/ are NOT password protected?
This question is in progress.
Our experts are working on an answer right now.
Sign up for immediate access to the solution once it becomes available.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I want to password protect http://www.macecraft.com/a
yap that solution worked, i just tested
www.websolution4u.co.uk/da
-> password protected
www.websolution4u.co.uk/da
which will show you index.html page
> AuthType none
Do you use the development version (trunk, not released yet)? Otherwise it won't have any positive effect since AuthType none unsupported in released versions and you need the satisfy directive. Remove the satisfy directive (which causes things to work) and you'll see the invalid 401 response caused by AuthType none.
@Caterham_www
is there any way if you can check this question
http://www.experts-exchang
i was trying to solve, but i am stuck ..
Business Accounts
Answer for Membership
by: fosiul01Posted on 2009-04-14 at 08:55:00ID: 24139637
you can try this way
lic_html/a dmin117/su bdirectory ">
create another directory
<Directory "/home/mace/.htpasswds/pub
Order allow,deny
Allow from all
</Directory>
it should alow every one to access that directory