On Fri, 2008-11-14 at 22:58 +0530, venu madhav reddy wrote:
> Hello,
> please help me
> I am using fedora 9
> plese tell me how to configure apache and perl-cgi in fedora 9
> apache and perl are in built with fedora
> just tell me how to modify perl.conf file to run cgi progams.
You most likely ne
On Friday 14 November 2008 8:28:58 am venu madhav reddy wrote:
> Hello,
> please help me
> I am using fedora 9
> plese tell me how to configure apache and perl-cgi in fedora 9
> apache and perl are in built with fedora
> just tell me how to modify perl.conf file to run cgi progams.
>
>
>
>
> Thanks
Hello,
please help me
I am using fedora 9
plese tell me how to configure apache and perl-cgi in fedora 9
apache and perl are in built with fedora
just tell me how to modify perl.conf file to run cgi progams.
Thanks in advance
>
> Try:
>
> Content-type
>
> not:
>
> Content-Type
>
Red herring
Content-Type is as good as CONTENT-TYPE is as good as cOnTeNt-TYpe ...
See RFCs 2616, 1945, 822
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Lawrence Statton - [EMAIL PROTECTED] s/aba/c/g
Comp
On Sunday 27 Mar 2005 05:25, Warren Gwartney wrote:
> Perhaps someone will understand what is happening here. I've been trying
> to configure perl and apache on a redhat8 server with virtual hosts. Perl
> works well on the system and is executing cgi-bin scripts as well, but the
> output HTML is no
On Sunday March 27 2005 4:25 am, Warren Gwartney wrote:
> Perhaps someone will understand what is happening here. I've been trying
> to configure perl and apache on a redhat8 server with virtual hosts. Perl
> works well on the system and is executing cgi-bin scripts as well, but the
> output HTML i
Perhaps someone will understand what is happening here. I've been trying
to configure perl and apache on a redhat8 server with virtual hosts. Perl
works well on the system and is executing cgi-bin scripts as well, but the
output HTML is not being rendered by the browser on my scripts. I know
you're
Guillaume Denizot wrote:
>
> Hello, excuse me for my english but...
> I have installed successfuly Apache, Perl, MySQL (DBI) and
> DBD-mysql.
> test.pl is a perl file which run.
> What should I write in my home page:
> ?
>
> How should I configure httpd.conf to execute it?
in http.conf:
A
Hello, excuse me for my english but...
I have installed successfuly Apache, Perl, MySQL (DBI) and
DBD-mysql.
test.pl is a perl file which run.
What should I write in my home page:
?
How should I configure httpd.conf to execute it?
Thanks...
__