Ask a Question related to Dreamweaver AppDev, Design and Development.
-
orgwicked #1
Blocking IP Range
One of the sites I manage has a malicious user (competitor) who happens to be
an admin at another hosting site. This person has embedded code into the
domains hosted on that site which load a couple of hundred pages from MY SITE
when the originating page loads. The hosting service for my site will
not/cannot block a range of IP addresses from accessing my site IP address.
Does anyone have any ideas on how to confound this rude person who keeps
consuming all our bandwidth? The culprit is located outside the U.S.A. so not
subject to our law so legal action is not an option. I have considered
redirected pages and, ultimate fix, securing the server using login IDs and
passwords. I wanted to check with other developers for better ideas before
proceeding. Any ideas are welcome!
orgwicked Guest
-
#24909 [Fbk->Opn]: rand function with range always returns low value of range
ID: 24909 User updated by: a0 at hush dot com Reported By: a0 at hush dot com -Status: Feedback +Status: ... -
#24909 [Opn->Fbk]: rand function with range always returns low value of range
ID: 24909 Updated by: iliaa@php.net Reported By: a0 at hush dot com -Status: Open +Status: Feedback... -
#24909 [NEW]: rand function with range always returns low value of range
From: a0 at hush dot com Operating system: solaris 8 PHP version: 4.3.2 PHP Bug Type: Math related Bug description: rand... -
Will Thread blocking in read() leads to process blocking?
Hi! Yes, the outcome depends on the threads implementation. However, it is incorrect to believe that a POSIX conformant implementation won't... -
Pop-Up Blocking
Is there a fix for my XP Pro to stop all the pop-up instant messages? -
Julian Roberts #2
Re: Blocking IP Range
How are they doing it? Have you some URL's? You could try
<%
if Request.ServerVariables("SERVER_NAME") <> "www.mysite.com" then
Response.End
end if
%>
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest



Reply With Quote

