Download Protector Help

N.B.

1
Staff member
The bold text is the directoy name
I wrote a little PHP script to do that :)
the first block is the linux time stamp, the rest is a random generated number
in that directory you can only have access with the IP which started the download. So this is not for cloaking the path, the script is more an anti leech script.
if you want, we do sell this script :)
send me an PM or email
root@cdrsoft.cc

Have a nice day ;)
 
I didn't quite solved it with the IP adress, but if you're kind enough to help me ...

.htacces has something to do with it ?
 
Last edited:

N.B.

1
Staff member
Yeah right ...
First symlink the file into the directory ... :)
Then make a .htaccess file and you are done :)
 

N.B.

1
Staff member
No totally not, sorry if it looked like this ;)
You will find info about the .htaccess stuff on google and other search engine ...

Are you using a linux system ?
The directorys I create are like: timestamp randomnumber
so, yeah, I delete every 5 mins like
rm -rf timestamp-1000*

That works fine so far :)
 
Top