<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>sharepointers : external</title><link>http://blogs.msdn.com/skelley/archive/tags/external/default.aspx</link><description>Tags: external</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>enabling external rss feeds</title><link>http://blogs.msdn.com/skelley/archive/2007/06/27/enabling-external-rss-feeds.aspx</link><pubDate>Wed, 27 Jun 2007 21:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3568125</guid><dc:creator>skelley</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/skelley/comments/3568125.aspx</comments><wfw:commentRss>http://blogs.msdn.com/skelley/commentrss.aspx?PostID=3568125</wfw:commentRss><description>&lt;P&gt;sharepoint v3 has the nice ability to display rss feeds via web parts... but there is a potential problem&lt;/P&gt;
&lt;P&gt;most rss feeds people care about are external, meaning outside the company's intranet.&lt;/P&gt;
&lt;P&gt;in order to allow your sharepoint server external access you may have to add a proxy for iis so it can reach the outside internet.&lt;/P&gt;
&lt;P&gt;to do this you must edit the web.config file for the appropriate virtual server.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;warning&lt;/STRONG&gt;: make a backup of your web.config before modifying&lt;/P&gt;
&lt;P&gt;add this line toward the bottom of your web.config, but before the closing &amp;lt;/configuration&amp;gt;. also you should probably do a CTRL+F and look for the word proxy in your web.config... you want to make sure if you already have settings in there that they don't conflict.&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Consolas&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;system.net&amp;gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Consolas&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;defaultProxy&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Consolas&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;proxy usesystemdefault="false" proxyaddress="&lt;A href="http://yourproxyhere/" mce_href="http://yourproxyhere/"&gt;http://yourproxyhere&lt;/A&gt;" bypassonlocal="true" /&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Consolas&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;/defaultProxy&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoPlainText style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;FONT face=Consolas&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;/system.net&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;this should not require a restart of iis.... iis will pickup on the change automatically. try that apache. ;)&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3568125" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/skelley/archive/tags/rss/default.aspx">rss</category><category domain="http://blogs.msdn.com/skelley/archive/tags/external/default.aspx">external</category><category domain="http://blogs.msdn.com/skelley/archive/tags/feeds/default.aspx">feeds</category></item></channel></rss>