Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 1997 13:03:27 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        Adam Majowicz <userx92@compsol.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: CGI Script settup
Message-ID:  <Pine.UW2.3.95.970518130121.1280N-100000@cedb>
In-Reply-To: <337E236B.71C577EE@compsol.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 17 May 1997, Adam Majowicz wrote:
> I was trying to run a script and got this message.
> 
> METHOD NOT IMPLEMENTED
> 
> post to /cgi-bin/post.cgi not supported

Assuming you are using the Apache server, look through your
conf files for LIMIT directives like <LIMIT GET>

Change to <LIMIT GET POST>

Also, make sure you have a ScriptAlias defined for /cgi-bin/

Dan
-- 
 Dan Busarow                                                  714 443 4172
 DPC Systems / Beach.Net                                    dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.970518130121.1280N-100000>