Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 57912 invoked from network); 19 Mar 2004 21:42:36 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 19 Mar 2004 21:42:36 -0000 Received: (qmail 32729 invoked by uid 500); 19 Mar 2004 21:42:12 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 32712 invoked by uid 500); 19 Mar 2004 21:42:12 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 32697 invoked from network); 19 Mar 2004 21:42:11 -0000 Received: from unknown (HELO colony.net) (69.41.232.250) by daedalus.apache.org with SMTP; 19 Mar 2004 21:42:11 -0000 Received: from [66.243.29.178] (account postmaster HELO colony.net) by colony.net (CommuniGate Pro SMTP 4.1.8) with ESMTP id 2489781 for users@httpd.apache.org; Fri, 19 Mar 2004 21:32:42 +0000 Message-ID: <405B6942.1060605@colony.net> Date: Fri, 19 Mar 2004 15:42:26 -0600 From: MyStuff User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org References: <20040318130014.103d8718.bkesuma@ml.gaijinweb.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Side effect of blocking images X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello, > On Thu, 18 Mar 2004, Batara Kesuma wrote: > >>I don't want my images to be linked from other sites. So I added this to >>my mod_rewrite settings: >> >>RewriteCond %{HTTP_REFERER} !^http://my-server.com/.*$ [NC] >>RewriteRule .*\.jpg$ - [F] >> >>Does this setting have any side effect? I mean, is there any possibility >>the user's browser doesn't pass 'Referer' value? Or firewall rule that >>change the Reference on browser maybe? Anyone has comment on this >>setting? Please help. Would it be possible to display an alternate image for those that are trying to hot link to images on my site? Thanks Dale --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org