Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
Posted:
Wed Jun 04, 2003 9:46 pm
Read the docs on
$myIP = "*";
$lock_admin_to_myIP = false;
Change the * to your ip and the FALSE to TRUE. However, as long as you have changed the default id/password you're safe, but that's how you do the ultimate, paranoid protection
Read the docs on
$myIP = "*";
$lock_admin_to_myIP = false;
Change the * to your ip and the FALSE to TRUE. However, as long as you have changed the default id/password you're safe, but that's how you do the ultimate, paranoid protection
Thanx... but which docs???? I cant find any of them??? where???
I am so sorry . I was thinking you were asking about the admin.php for my KISGB
Now, the admin.php is already proteded by userid and password. What kind of protection are you searching for over and beyond that?
I was thinking to protect my Admin.php for PHPNuke 6.5 ,,, that only me can login from home with my static IP,,, if some body else who try to go there and type
Only registered users can see links on this board! Get registered or login to the forums!
that he will be redirect to the home page....
and by the way... what is that KISGB??? sorry,,, for my bad english...
Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
Posted:
Thu Jun 05, 2003 3:19 pm
Your english is fine . KISGB is the leading guestbook for PHPNuke, which I wrote. Get it in the download section. It's the one used here (of course!).
No, there isn't any control in phpnuke that locks admin.php to an IP. I would be willing to discuss with you what I would charge to customize the system for you, though. If you are interested, then contact me via email at ==> raven at gaylenandmargie dot com.
Your english is fine . KISGB is the leading guestbook for PHPNuke, which I wrote. Get it in the download section. It's the one used here (of course!).
No, there isn't any control in phpnuke that locks admin.php to an IP. I would be willing to discuss with you what I would charge to customize the system for you, though. If you are interested, then contact me via email at ==> raven at gaylenandmargie dot com.
OK,,, thanx for that...
I'm using some kind of Guestbook now,,, from here :-
Only registered users can see links on this board! Get registered or login to the forums!
Is it possible to convert the database,,, or any other way so I can upgrade the current guestbook to yours KISGB?
hmmm,,, nice work... very nice guestbook that KISGB... i've installed it on my Apache with nuke 6.5 and its very nice....
This might be well, a little late on a reply but this issue can be resolved at the server level. IF your running Apache 1.3 or 2.0 you can place an .htaccess file inside the directory and limit the get function to a particular file, particular file extension and so on using .HTACCESS. You can also limit the get to your particualr IP or subnet of ip's. .htaccess in apache is very flexible. This is by far the strongest protection level you could ever do, because it is at the http webserver level.
Here is some good articles to read:
Only registered users can see links on this board! Get registered or login to the forums!
Only registered users can see links on this board! Get registered or login to the forums!
MAIN APACHE WEBSITE:
Only registered users can see links on this board! Get registered or login to the forums!
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum