<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: [HowTo] Run ASP.NET on Linux With Apache Web Server (Mono + Mod_Mono)</title> <atom:link href="http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/feed/" rel="self" type="application/rss+xml" /><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/</link> <description>Source for programming, linux/unix, and technology, tutorials, news update, tips and tricks, hobbies and entertainment</description> <lastBuildDate>Mon, 30 Jan 2012 18:29:18 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: martinopresnik</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-6217</link> <dc:creator>martinopresnik</dc:creator> <pubDate>Sat, 23 Jul 2011 15:09:43 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-6217</guid> <description>@ivankrisdotcom I DID THIS TOOOOOO. But still NOT WORKING</description> <content:encoded><![CDATA[<p>@ivankrisdotcom I DID THIS TOOOOOO. But still NOT WORKING</p> ]]></content:encoded> </item> <item><title>By: ivankrisdotcom</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-6089</link> <dc:creator>ivankrisdotcom</dc:creator> <pubDate>Fri, 15 Jul 2011 08:10:20 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-6089</guid> <description>@martinopresnik It is because your web server doesn&#039;t have the handler for you aspx file. You should install mono and add the correct handler for your aspx file.</description> <content:encoded><![CDATA[<p>@martinopresnik It is because your web server doesn&#8217;t have the handler for you aspx file. You should install mono and add the correct handler for your aspx file.</p> ]]></content:encoded> </item> <item><title>By: martinopresnik</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-6088</link> <dc:creator>martinopresnik</dc:creator> <pubDate>Fri, 15 Jul 2011 08:07:51 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-6088</guid> <description>Hello! When I go on my web page I get source code text and NOT web page. Can somebody tell me how to solve this? Thanks!</description> <content:encoded><![CDATA[<p>Hello! When I go on my web page I get source code text and NOT web page. Can somebody tell me how to solve this? Thanks!</p> ]]></content:encoded> </item> <item><title>By: SauravGautam</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-6082</link> <dc:creator>SauravGautam</dc:creator> <pubDate>Mon, 11 Jul 2011 07:08:37 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-6082</guid> <description>I installed mono tools for visual studio... I have prepared a application on asp.net. But i have hosting space of APACHE server. Can i upload my aspx files there. Please help me</description> <content:encoded><![CDATA[<p>I installed mono tools for visual studio&#8230; I have prepared a application on asp.net. But i have hosting space of APACHE server. Can i upload my aspx files there. Please help me</p> ]]></content:encoded> </item> <item><title>By: ecoLogic</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-5939</link> <dc:creator>ecoLogic</dc:creator> <pubDate>Sat, 18 Jun 2011 12:36:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-5939</guid> <description>I&#039;m new at this, can you what handler should I write for .aspx extension?
ty</description> <content:encoded><![CDATA[<p>I&#039;m new at this, can you what handler should I write for .aspx extension?</p><p>ty</p> ]]></content:encoded> </item> <item><title>By: Ivan Kristianto</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-5832</link> <dc:creator>Ivan Kristianto</dc:creator> <pubDate>Fri, 22 Apr 2011 05:44:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-5832</guid> <description>It&#039;s not your browser. It is your apache configuration.You need to add apache handler for your aspx script. otherwise it will consider as text.</description> <content:encoded><![CDATA[<p>It&#039;s not your browser. It is your apache configuration.You need to add apache handler for your aspx script. otherwise it will consider as text.</p> ]]></content:encoded> </item> <item><title>By: Barisbar</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-5831</link> <dc:creator>Barisbar</dc:creator> <pubDate>Thu, 21 Apr 2011 12:05:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-5831</guid> <description>why do not work in firefox and chrome.
these http clients show resource code.
pls help me?</description> <content:encoded><![CDATA[<p>why do not work in firefox and chrome.<br
/> these http clients show resource code.<br
/> pls help me?</p> ]]></content:encoded> </item> <item><title>By: HirenPatel93</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-5272</link> <dc:creator>HirenPatel93</dc:creator> <pubDate>Wed, 23 Feb 2011 04:27:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-5272</guid> <description>really nice article.........</description> <content:encoded><![CDATA[<p>really nice article&#8230;&#8230;&#8230;</p> ]]></content:encoded> </item> <item><title>By: joshi_darshit</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-5156</link> <dc:creator>joshi_darshit</dc:creator> <pubDate>Wed, 09 Feb 2011 11:54:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-5156</guid> <description>Thanks it helps!</description> <content:encoded><![CDATA[<p>Thanks it helps!</p> ]]></content:encoded> </item> <item><title>By: Prashanth</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-4686</link> <dc:creator>Prashanth</dc:creator> <pubDate>Sat, 30 Oct 2010 07:58:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-4686</guid> <description>Thanks that worked for me..................</description> <content:encoded><![CDATA[<p>Thanks that worked for me&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p> ]]></content:encoded> </item> <item><title>By: Running Screwturn Wiki under Mono @ On The Fence Development</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-4598</link> <dc:creator>Running Screwturn Wiki under Mono @ On The Fence Development</dc:creator> <pubDate>Mon, 18 Oct 2010 08:56:32 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-4598</guid> <description>[...] point of view). After installing the LAMP stack (click here if you need help with this) and Mono (click here for the step by step installation that I used for my investigations) I set about downloading Screwturn [...]</description> <content:encoded><![CDATA[<p>[...] point of view). After installing the LAMP stack (click here if you need help with this) and Mono (click here for the step by step installation that I used for my investigations) I set about downloading Screwturn [...]</p> ]]></content:encoded> </item> <item><title>By: Ivan Kristianto</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-4483</link> <dc:creator>Ivan Kristianto</dc:creator> <pubDate>Wed, 29 Sep 2010 15:34:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-4483</guid> <description>have you tried to update your repository?</description> <content:encoded><![CDATA[<p>have you tried to update your repository?</p> ]]></content:encoded> </item> <item><title>By: Pp</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-4472</link> <dc:creator>Pp</dc:creator> <pubDate>Tue, 28 Sep 2010 20:46:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-4472</guid> <description>Same here, top notch job !!</description> <content:encoded><![CDATA[<p>Same here, top notch job !!</p> ]]></content:encoded> </item> <item><title>By: Kakkar Anchal</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-4471</link> <dc:creator>Kakkar Anchal</dc:creator> <pubDate>Tue, 28 Sep 2010 19:36:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-4471</guid> <description>I want to run dotNET application on RHEL 5. Iam unable to get all the packages for apache2-mod_mono. Plz Help...
thanx.....</description> <content:encoded><![CDATA[<p>I want to run dotNET application on RHEL 5. Iam unable to get all the packages for apache2-mod_mono. Plz Help&#8230;<br
/> thanx&#8230;..</p> ]]></content:encoded> </item> <item><title>By: Ivan Kristianto</title><link>http://www.ivankristianto.com/software-development/mono/howto-run-asp-net-on-linux-with-apache-web-server-mono-mod_mono/760/comment-page-1/#comment-3814</link> <dc:creator>Ivan Kristianto</dc:creator> <pubDate>Sat, 28 Aug 2010 00:36:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=760#comment-3814</guid> <description>try to update your yum source list.
i haven&#039;t  play with rhel 5 for a while.</description> <content:encoded><![CDATA[<p>try to update your yum source list.<br
/> i haven&#8217;t  play with rhel 5 for a while.</p> ]]></content:encoded> </item> </channel> </rss>
