GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 10-Feb-2005, 16:19
Exodus Exodus is offline
New Member
 
Join Date: Feb 2005
Location: United States
Posts: 2
Exodus is on a distinguished road

phpMyadmin


I am new here, so I apologize if this is the incorrect forum to post this.

I run my own forum, and have been gradually using the phpMyadmin control panel. I find it very useful. The forum software I am using is Invision Power Board v2.0.

I've recently been getting searched by inktomisearch.com and I am interested in blocking the MAC addresss. As a side note, I'm aware of the robots.txt file that I can use. I know how to <insert> a value in the ibf_banfilters section of the PHP Admin panel. I know you can use terms like name, ip, and email in the ban_type field. What term do I use to let PHP know I'm blocking a MAC address? Or can't I do that?

Thanks.
  #2  
Old 11-Feb-2005, 09:05
Allowee's Avatar
Allowee Allowee is offline
Regular Member
 
Join Date: May 2003
Location: The Netherlands
Posts: 339
Allowee has a spectacular aura about
You can't block MAC addresses.

what you can do is creating a '.htaccess' file with a deny line in it, like
Code:
# Block this crawler deny from .inktomisearch.com
place that file in your forums dir will stop this crawler from accessing your site.

This method is faster then using PHP
__________________
Pastebin
PHP Documentation Site
Allowee's Blog http://allowee.net
 
 

Recent GIDBlogOnce again, no time for hobbies by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
foreign keys using phpmyadmin jlee MySQL / PHP Forum 6 14-Apr-2008 21:00
phpMyAdmin error austinstace MySQL / PHP Forum 8 24-Aug-2007 21:42
help bird123 MySQL / PHP Forum 4 27-Mar-2005 06:20
phpMyAdmin - Can no longer connect to it. (WIN2K). ruffy MySQL / PHP Forum 2 11-Feb-2005 13:21
Help with uploading CSV to PHPMYADMIN bufhal MySQL / PHP Forum 5 21-Jun-2004 19:48

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 09:51.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.