<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013957" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013957</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Request method:  POST not allowed</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/requested-methodpost-not-allowed#comment-1080789</link>
    <description> &lt;p&gt;The problem might not be with the CGI script itself, but with your Apache configuration (assuming you are running Apache).  The &lt;a href=&quot;http://www.apache.org/DELETE_ME/misc/FAQ-F.html#POSTnotallowed&quot; class=&quot;bb-url&quot;&gt;Apache FAQ&lt;/a&gt; talks about this, and about how to change your configuration.  Basically, it suggests that you might be trying to run the .cgi script outside of your cgi-bin, without , but the problem also might be that you simply need to rename the extension to match whatever you configured Apache to recognize as the cgi executable extension.  Sometimes, during a default install, Apache is configured to support .pl or .cgi as the extension, but not always both, and you need to change that by editing your /etc/httpd/conf/httpd.conf file.&lt;/p&gt;
&lt;p&gt;Of course, you probably do not want to allow every script that is dropped in the cgi-bin to be executable, so the best setup is to put something like this in your  directive for each site that will be serving up cgi content.&lt;/p&gt;
&lt;p&gt;Alias /cgi-bin/ /path/to/cgi-bin/&lt;/p&gt;
&lt;p&gt;Options ExecCGI -Indexes&lt;br /&gt;
AddHandler cgi-script .pl .cgi&lt;/p&gt;
 </description>
     <pubDate>Sun, 08 Apr 2001 09:00:39 +0000</pubDate>
 <dc:creator>trespasser</dc:creator>
 <guid isPermaLink="false">comment 1080789 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/requested-methodpost-not-allowed#comment-1080693</link>
    <description> &lt;p&gt;tried all of them&lt;br /&gt;
I am my own host &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
I haven&#039;t a clue what to do&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Apr 2001 02:33:19 +0000</pubDate>
 <dc:creator>nike_guy_man</dc:creator>
 <guid isPermaLink="false">comment 1080693 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/requested-methodpost-not-allowed#comment-1080690</link>
    <description> &lt;p&gt;Probable cause are:&lt;/p&gt;
&lt;p&gt;1)Corrupted cgi-perl script -- check and upload again.&lt;br /&gt;
2)Script path to perl not correct ---check the path at top.&lt;br /&gt;
3)Script chmod not correct -- ensure file chmod is correct.&lt;br /&gt;
4)cgi-bin folder not chmod 755 -- correct it.&lt;br /&gt;
5)File upload in binary -- upload again in ascii.&lt;/p&gt;
&lt;p&gt;If all else fail, then contact your Host&#039;s support for assistance.&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Apr 2001 02:10:47 +0000</pubDate>
 <dc:creator>NSS</dc:creator>
 <guid isPermaLink="false">comment 1080690 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
