<?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: Configure Apache to serve PERL pages ( Ubuntu )</title>
	<atom:link href="http://www.mywebexperiences.com/2008/05/30/configure-apache-to-serve-perl-pages-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mywebexperiences.com/2008/05/30/configure-apache-to-serve-perl-pages-ubuntu/</link>
	<description>A web development blog</description>
	<lastBuildDate>Mon, 15 Aug 2011 22:57:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: John Lees</title>
		<link>http://www.mywebexperiences.com/2008/05/30/configure-apache-to-serve-perl-pages-ubuntu/comment-page-1/#comment-73</link>
		<dc:creator>John Lees</dc:creator>
		<pubDate>Tue, 21 Jun 2011 22:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mywebexperiences.com/?p=33#comment-73</guid>
		<description>Life Saver!
Cheers!</description>
		<content:encoded><![CDATA[<p>Life Saver!<br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jitesh</title>
		<link>http://www.mywebexperiences.com/2008/05/30/configure-apache-to-serve-perl-pages-ubuntu/comment-page-1/#comment-72</link>
		<dc:creator>jitesh</dc:creator>
		<pubDate>Fri, 17 Jun 2011 17:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mywebexperiences.com/?p=33#comment-72</guid>
		<description>I was trying to run my perl scripts from a long time...
Browsed a lot...
Finally, the perfect match.
THANKS A LOT.
Keep blogging.</description>
		<content:encoded><![CDATA[<p>I was trying to run my perl scripts from a long time&#8230;<br />
Browsed a lot&#8230;<br />
Finally, the perfect match.<br />
THANKS A LOT.<br />
Keep blogging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jameson Williams</title>
		<link>http://www.mywebexperiences.com/2008/05/30/configure-apache-to-serve-perl-pages-ubuntu/comment-page-1/#comment-67</link>
		<dc:creator>Jameson Williams</dc:creator>
		<pubDate>Tue, 26 Apr 2011 19:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mywebexperiences.com/?p=33#comment-67</guid>
		<description>Thanks! Two suggestions:

Perhaps better to follow the Debian convention of separating out in: /etc/apache2/mods-available/perl.conf 

And with an IfModule check:


	AddHandler cgi-script .cgi .pl
	
		Options +ExecCGI
	
	
		Options +ExecCGI
		
</description>
		<content:encoded><![CDATA[<p>Thanks! Two suggestions:</p>
<p>Perhaps better to follow the Debian convention of separating out in: /etc/apache2/mods-available/perl.conf </p>
<p>And with an IfModule check:</p>
<p>	AddHandler cgi-script .cgi .pl</p>
<p>		Options +ExecCGI</p>
<p>		Options +ExecCGI</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baybic</title>
		<link>http://www.mywebexperiences.com/2008/05/30/configure-apache-to-serve-perl-pages-ubuntu/comment-page-1/#comment-63</link>
		<dc:creator>baybic</dc:creator>
		<pubDate>Sat, 25 Sep 2010 23:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mywebexperiences.com/?p=33#comment-63</guid>
		<description>thanks, worked great</description>
		<content:encoded><![CDATA[<p>thanks, worked great</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raul</title>
		<link>http://www.mywebexperiences.com/2008/05/30/configure-apache-to-serve-perl-pages-ubuntu/comment-page-1/#comment-44</link>
		<dc:creator>raul</dc:creator>
		<pubDate>Fri, 15 Jan 2010 01:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mywebexperiences.com/?p=33#comment-44</guid>
		<description>i get

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.</description>
		<content:encoded><![CDATA[<p>i get</p>
<p>Internal Server Error</p>
<p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p>
<p>Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.</p>
<p>More information about this error may be available in the server error log.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Craig</title>
		<link>http://www.mywebexperiences.com/2008/05/30/configure-apache-to-serve-perl-pages-ubuntu/comment-page-1/#comment-29</link>
		<dc:creator>James Craig</dc:creator>
		<pubDate>Sat, 28 Jun 2008 18:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mywebexperiences.com/?p=33#comment-29</guid>
		<description>Thank you, this came up in a Google search and was exactly what I was looking for.</description>
		<content:encoded><![CDATA[<p>Thank you, this came up in a Google search and was exactly what I was looking for.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

