<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "how to run *.pl (perl script) ???"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "how to run *.pl (perl script) ???"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>how to run *.pl (perl script) ???</title>
				<description><![CDATA[ In cgi-bin/ folder, i can run *.cgi script ,but can't run *.pl script (500 error), why???what's wrong??<br /> <br /> i want to use the Top Downloads!! is there have a php version for Downloads count???]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1622/4010.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1622/4010.php</link>
				<pubDate><![CDATA[Sun, 23 Feb 2003 02:53:58]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ two ways around that. either rename all the extensions to .cgi (and go through the scripts looking for .pl calls) or add a .htaccess file to the cgi-bin or root of your web directory with the following info in it.<br /> <br /> AddHandler cgi-script .pl<br /> <br /> that will tell apache web server that all files with the extension .pl execute with Perl]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1622/4012.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1622/4012.php</link>
				<pubDate><![CDATA[Sun, 23 Feb 2003 13:27:24]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>