Apache Reject LIST (httpd.conf)

Paris,
October 23.2007

Dear Madams and Sirs,

Ever had the chance to forbid a website to download HTTP files from
your Website ?

Have a pc-linux-gnu on i686 - Apache v. is Apache/2.0.50 (Fedora).

Point is, there are some undesired websites that downloads our content
to display it over their websites.

As an eg : they insert in their web-pages : <iframe src="our-
website.com/file.php"> OR <img src="our-website.com/file.gif"

These websites are 100% undesired.

We searched out and asked questions BUT
.. if we found out how to forbid ONE USER to download a content
.. if we found out how to forbid USERS to access a file or a directory.

We could.not AT ALL find out how to forbid one website (eg :
clickandwin.com) to display our content.

The dreamed situation is a .txt reject list recognized from the
httpd.conf file.

>From your pro. experience in website configuration, and studies : You
might have an operational solution ?

We thank for your answer and address our best consideration.

Bob
Paul_Merck [ Di, 23 Oktober 2007 16:25 ] [ ID #1852292 ]

Re: Apache Reject LIST (httpd.conf)

"2401 members, members can post" <Paul_Merck [at] 2cuk.co.uk> schreef in bericht
news:1193149534.838594.160590 [at] i38g2000prf.googlegroups.com.. .
> Ever had the chance to forbid a website to download HTTP files from
> your Website ?
It's not the other site doing the download, it are its visitors.

> Point is, there are some undesired websites that downloads our content
> to display it over their websites.
> As an eg : they insert in their web-pages : <iframe src="our-
> website.com/file.php"> OR <img src="our-website.com/file.gif"

> We could.not AT ALL find out how to forbid one website (eg :
> clickandwin.com) to display our content.
It's not the other site doing the download, it are its visitors.

> The dreamed situation is a .txt reject list recognized from the
> httpd.conf file.
No way

In short it is a mission impossible.

Best effort is to check the referrer to have our-website.com. Bare in mind
it is simple to fake and easy to disable.
http://httpd.apache.org/docs/2.2/misc/rewriteguide.html#acce ss


HansH
HansH [ Mi, 24 Oktober 2007 00:53 ] [ ID #1853360 ]
Webserver » alt.apache.configuration » Apache Reject LIST (httpd.conf)

Vorheriges Thema: Configuring Virtual host in Apache
Nächstes Thema: removing charset information from http-headers