Is there anyway I can hide certain sub-directories?
I tried the
<Directory "d:/ Order Deny,Allow
Deny from all
</Directory>
but that will deny all access. I just want people to have access thru webpage, but not thru strict typing . If they do that, they will see all the files from my mydir.
Your help is appreciated..
I tried the
<Directory "d:/ Order Deny,Allow
Deny from all
</Directory>
but that will deny all access. I just want people to have access thru webpage, but not thru strict typing . If they do that, they will see all the files from my mydir.
Your help is appreciated..