Re: /?feed=rss2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



John Taylor-Johnston wrote:
It used to have a feed, by accident.
Now someone munches up too much bandwidth.
http://www.foo.com//?feed=rss2
How can I divert this to 127.0.0.1 or something to convince this one to leave my bandwidth alone?

You could make your PC think www.foo.com is local. Open up your hosts
file (typically /etch/hosts on *nix,
c:\windows\system32\drivers\etc\hosts on Windows) and add a line that reads:

127.0.0.1 www.foo.com

That way your PC (only your PC) will think that www.foo.com is local,
and not go over the Interweb for it.

--
Richard Heyes
Employ me:
http://www.phpguru.org/cv


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux