PDA

View Full Version : Ability to protect the root dir



interfasys
01-29-2004, 11:28 AM
I was surprised to see that it was not possible to protect the entire public_html folder.

Therefore I wish that the next version of DA provides such functionality.

ProWebUK
01-29-2004, 02:35 PM
do you mean with shell accounts, users can cd ../ further into the server and still view files?

Chris

interfasys
01-29-2004, 03:26 PM
Nonono

I should have explained better. I'm talking about the directory protect tool. You can protect every folder except the root one.

ProWebUK
01-29-2004, 03:28 PM
oh right, I Know (it's possible via .htaccess though ;) )

Chris

interfasys
01-29-2004, 03:31 PM
You and I can both do it manually, but the average user without SSH access would have a hard time ;)

DirectAdmin Support
01-30-2004, 09:55 AM
Hello,

Yes, actually you can, but you have to use the real public_html folder, not the symbolic link:

in the filemanager, go to:

/domains/domain.com

you should see the "Protect" link beside the public_html folder.

John

interfasys
01-30-2004, 10:29 AM
Duh. I must have been very tired for not being able to click on the "up a level button"...