Ah, I turned on some debugging:

Code:
--------------------
    
  '_content' => '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  <HTML><HEAD>
  <TITLE>403 Forbidden</TITLE>
  </HEAD><BODY>
  
  <H1>Forbidden</H1>
  You don\'t have permission to access /cgi-bin/whatson.pl
  on this server.<P>
  </BODY></HTML>
  ',
  '_rc' => 403,
  '_headers' => bless( {
  'connection' => 'close',
  'client-response-num' => 1,
  'date' => 'Sun, 11 Feb 2007 06:57:44 GMT',
  'client-peer' => '66.39.20.44:80',
  'client-date' => 'Sun, 11 Feb 2007 06:57:44 GMT',
  'content-type' => 'text/html; charset=iso-8859-1',
  'server' => 'Apache/1.3.37',
  'client-transfer-encoding' => 'chunked',
  'title' => '403 Forbidden'
  }, 'HTTP::Headers' ),
  '_msg' => 'Forbidden',
  
--------------------


For some reason publicradiofan.com is no longer honoring the plugin
requests.... I would guess they have blocked it based on User-Agent or
something.   Will have to play around a bit, though I am curious as to
why they blocked it.


-- 
snarlydwarf
------------------------------------------------------------------------
snarlydwarf's Profile: http://forums.slimdevices.com/member.php?userid=1179
View this thread: http://forums.slimdevices.com/showthread.php?t=32610

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to