View Single Post
Old 07-21-2005, 03:45 AM   #3 (permalink)
ratbastid
Darth Papa
 
ratbastid's Avatar
 
Location: Yonder
Neat hack, d*d. Of course, that PHP code is just simulating the web server's built-in authentication mechanism.

What server and platform are you using, sadatx? If it's Apache, then you can likely put a .htaccess file in the appropriate directory and configure password protection there.

Do you have shell access to the server?
ratbastid is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40