Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

19 Posts in 12 Topics- by 21 Members - Latest Member: bdh734
Pages: [1]
Print
Author Topic: Block IP Addresses?  (Read 2400 times)
Screwball
New to GoingUp! Forums
*

Karma: 0
Offline Offline

Posts: 1


View Profile
« on: August 31, 2007, 12:39:47 PM »

Does GoingUp have the code to insert in the web page to block IP addresses?

Logged
admin
I'm GoingUp!
Administrator
Hero Member
*****

Karma: 1000
Offline Offline

Posts: 1030


View Profile WWW
« Reply #1 on: September 03, 2007, 08:44:47 AM »

Hi Screwball,

GoingUp! stats does not concern itself with that, you can easily block unwanted visitor IP's using htaccess:

<Files 403.shtml>
order allow,deny
allow from all
</Files>

deny from 69.42.67.196
deny from 4.79.248.8

the '403.shtml' will be the page name that shows to visitors that are blocked. You can make it any name you want, in order to work in your server.. just be sure to make the page, name it what you want (maybe 'blocked.html') and upload that to your www root folder. Be sure to edit .htaccess and add the code above, and the proper name of the file the blocked visitor should see.

Good luck!
Logged

Are you GoingUp?!
admin
I'm GoingUp!
Administrator
Hero Member
*****

Karma: 1000
Offline Offline

Posts: 1030


View Profile WWW
« Reply #2 on: May 30, 2008, 06:54:15 PM »

Hey screwball, we have that now, if you've not seen it.. was just looking through old forum posts..

Nathan
Logged

Are you GoingUp?!
Pages: [1]
Print
Jump to: