PDA

View Full Version : /stats



Turboweb
11-07-2006, 06:47 PM
how can i password protect the stats folder if i have allowed it to be there via domain webilaiser stats?


If i can't do i just delete the folder and contents?

all help appreciated

nobaloney
11-08-2006, 07:46 AM
Use DA to protect it's directory.

Jeff

Turboweb
11-08-2006, 01:41 PM
thanks Jeff,

Ok...
if you go to password protect the directory it does not have that option by default.

All other directories do.

any ideas

Turboweb
11-12-2006, 01:28 PM
anyone else got any ideas?

Have i posted this in the wrong place?


Thanks for all your help:)

chatwizrd
11-12-2006, 03:16 PM
If you dont wish to use that folder at all I would create a .htaccess file in the stats folder with the following:

Order deny,allow
deny from all

This will block anyone attempting to look at its contents.

Turboweb
11-12-2006, 03:32 PM
Thanks for the reply Chat:)

heres a couple more questions to make sure i have it straight.

Can i delete the directory /stats with no repercussions?

Can i set up webiliser to create in new directory and will DA let me password protect it?

Failing all that, can i use .htaccess to password protect ( will DA let me)?

thanks
Turbo

chatwizrd
11-12-2006, 03:44 PM
Originally posted by Turboweb
Thanks for the reply Chat:)

heres a couple more questions to make sure i have it straight.

Can i delete the directory /stats with no repercussions?

Can i set up webiliser to create in new directory and will DA let me password protect it?

Failing all that, can i use .htaccess to password protect ( will DA let me)?

thanks
Turbo

Since http://<yourdomain.com>/stats is just a link back to /home/<username>/stats you can delete that folder with no problems.

Read here how to properly password protect folders:

http://site-helper.com/misc.html#password

Turboweb
11-12-2006, 03:58 PM
hey thanks chat thats awesome.

I was ready to give up on this forum, i really appreciate your help.:)