asp and ip
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS Server Security > asp and ip




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    asp and ip  
Dude arizona


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-27-04 10:57 PM

Hi,

I have windows server 2003 with iss. I cant ban a user from coming to my voice chat. Fo
r example, perhaps there's a bot that ignores the robot exclusion rules. I read on [url
]http://www.macosxhints.com/article.php?story=20030519102221674&mode=print[/url]  
  website
that in apache we can ban the user by adding  "BrowserMatch "some_text" badb
ot"  to httpd.conf file to ban any specific browser or robot.
And then do the following:
Then inside your <Directory "/Library/WebServer/Documents"> section, add the
 following line before the Allow from all line (I removed the comments, show
ing only the active commands):

<Directory "/Library/WebServer/Documents">
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
# The next line is the new addition
deny from env=badbot
Allow from all
</Directory>

Im sick and tired of this user coming and disturbing my visitors. I have to 
do something about it or leave windows server 2003 and move to apache.
Please help.
DUDE

P.s. I did go to iis and there denied the ip from access but still this user
 can come in. the voice chat system doesnt allow anyone to change name once 
get into the room, but this guy can change name and do anything he likes. im
 very sick of it.





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:17 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register