474 Posts in 119 Topics by 208 members
Hosting Requirements
SilverStripe Forums » Hosting Requirements » Fetching RSS-Feeds via Proxy
What you need to consider when choosing a hosting provider and plan.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 619 Views |
-
Fetching RSS-Feeds via Proxy

15 June 2010 at 5:40pm
My Provider only allows outgoing connections from webserver via proxy authentification so I need to use curl_opts (CURLOPT_PROXY, CURLOPT_PROXY_AUTH and CURLOPT_USERPWD) for fetching external RSS-Feeds. SS uses SimplePie doesn't it?
Could I extend the file simplepie.inc in the sapphire/thirdparty-folder with this options or I'm totally wrong?I have to use the event_calendar-module and to load external iCal-Feeds. Tried to replace the function call 'file-get-contents' with a new function but this doesnt't work. Any hints?
| 619 Views | ||
|
Page:
1
|
Go to Top |
