Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Sep 2014 15:59:14 +0200
From:      Robert Schulze <rs@bytecamp.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: CGI scripts not working
Message-ID:  <54047BB2.30509@bytecamp.net>
In-Reply-To: <CALP3=x-9TJFWKzCvTo%2BiLp9cZZOKKt3vBxunmLLtor_tVWRQkg@mail.gmail.com>
References:  <CALP3=x-9TJFWKzCvTo%2BiLp9cZZOKKt3vBxunmLLtor_tVWRQkg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

Am 01.09.2014 14:55, schrieb Monah Baki:
> Hi all,
>
> I installed on FreeBSD 9.3 apache 2.4 from ports
>
> I am trying to run the following test script located in
> /home/ipaudit/public_html/cgi-bin/test

test does not match "*.cgi", so your Handler doesn't get called.
Rename test to test.cgi and retry.

regards,
Robert Schulze



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54047BB2.30509>