On 2014-11-22, Riley Baird 
<bm-2cvqnduybau5do2dfjtrn7zbaj246s4...@bitmessage.ch> wrote:
> Hi,
>
> I am running OpenBSD 5.6-stable (without the X packages).
>
> I have successfully setup the httpd(8) webserver, but only for static
> webpages. I have been unable to get cgi (perl) scripts to run.

That is because httpd(8) does not support plain CGI. It supports FastCGI
which is an entirely different thing.
You probably want to run slowcgi(8) which is a a FastCGI to CGI wrapper
server.

Best regards,
J JOACHIM

Reply via email to