Page 1 of 1

Password protection

Posted: Fri Apr 07, 2006 10:28 pm
by durham_pkr
Script URL: http://www.nobluff.com
Version of script: 1.1
Version of PHP: not sure but its working with ccount
Hosting company: yahoo
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try: Password

Write your message below:


Congratulation, fantastic program! I have been searching for this for a long time. I have tried a bunch of js,ps,php applications, I couldnt get one of them to work.

Anyway, I was wondering if there is a way to password protect the ccount directory and still allow ccount to work?

or

Password protect clicks.txt file and still allow ccount to work?

Regards,

John

Posted: Sat Apr 08, 2006 5:27 pm
by Klemen
Not sure about passwor dprotection, but you can simply rename clicks.txt to something like "jkw4ethksfhv87szdkfj.txt" and set that name in settings.php for 'logfile' variable:

$settings['logfile']="jkw4ethksfhv87szdkfj.txt";

Regards