Previous Thread
Next Thread
Print Thread
Rate Thread
#53950 07/03/2002 2:02 PM
Joined: Mar 2001
Posts: 37
Member
Member
Offline
Joined: Mar 2001
Posts: 37
i need to know if there is a way of using the IP ban to ban the user from even entering the forum, so they cant see topcis ANYTHING.

Can someone make this or tell me how to make it

Really Need this please

SSJ

Sponsored Links
#53951 07/03/2002 3:07 PM
Joined: Nov 2001
Posts: 745
Admin Emeritus
Admin Emeritus
Offline
Joined: Nov 2001
Posts: 745
The only way to accomplish that would be to make your boards members only, then ban the IP or IPs.

#53952 07/03/2002 3:22 PM
Joined: Mar 2001
Posts: 37
Member
Member
Offline
Joined: Mar 2001
Posts: 37
Great. We have a lot of guest but some off them are nasty, most are nice, just a hand-ful.

Oh Well Nevermind

SSJ

#53953 07/03/2002 4:04 PM
Joined: Dec 2000
Posts: 371
Member
Member
Offline
Joined: Dec 2000
Posts: 371
You can create a htaccess file and block an ip for the whole server:

AuthUserFile /www/yourserver/www.dir.com/cgi-bin/.htaccess
AuthGroupFile /dev/null
AuthName "http://www.dir.com/cgi-bin"
AuthType Basic

order allow,deny
allow from all
deny from ***.**.***.**


By deny from, you can put the ip address and this will block it for all cgi-bin activity. If you do this for de HTML dir, the party is over. That ip can't access nothing on your server.

But! They can use a proxy and you're off by zero.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
badfrog
badfrog
somewhere on the coast of Maine
Posts: 94
Joined: March 2007
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)