Frank Maas wrote:
David Arnold wrote:
Oooh! that's easy. Just change one line of rocks.pl. That is, change
print "Content-type: text/plain\n\n";
to
print "Content-type: text/html\n\n";
And all is well.
Strange. It looks like a problem in your browser then. text/plain is
a fine content-type.
Yes,
> David Arnold wrote:
>> Oooh! that's easy. Just change one line of rocks.pl. That is, change
>>
>> print "Content-type: text/plain\n\n";
>> to
>> print "Content-type: text/html\n\n";
>>
>> And all is well.
>
> Strange. It looks like a problem in your browser then. text/plain is
> a fine content
David Arnold wrote:
Stas,
Oooh! that's easy. Just change one line of rocks.pl. That is, change
print "Content-type: text/plain\n\n";
to
print "Content-type: text/html\n\n";
And all is well.
Strange. It looks like a problem in your browser then. text/plain is a fine
content-type.
--
_
Stas,
Oooh! that's easy. Just change one line of rocks.pl. That is, change
print "Content-type: text/plain\n\n";
to
print "Content-type: text/html\n\n";
And all is well.
At 08:27 PM 6/11/04 -0700, you wrote:
>David Arnold wrote:
>[...]
I place the following script in /var/www/cgi-perl a
David Arnold wrote:
[...]
I place the following script in /var/www/cgi-perl and when I request it
from a browser I get a popup asking if I want to save the file to disk or
open it. Not the behavior I expect.
#! /usr/bin/perl
print "Content-type: text/plain\n\n";
print "Mod_perl 2.0 rocks!\n";
When
Stas,
At 07:18 AM 6/11/04 -0700, you wrote:
>David Arnold wrote:
>> Neil,
>>
>>
>>>Hello Sir
>>>Don't know if you sort your problem out or not.
>>>I had the same issue just yesterday our time ;-)
>>>If you follow this:
>>
>> http://apache.perl.org/docs/2.0/user/intro/start_fast.html#Configurati
David Arnold wrote:
Neil,
Hello Sir
Don't know if you sort your problem out or not.
I had the same issue just yesterday our time ;-)
If you follow this:
http://apache.perl.org/docs/2.0/user/intro/start_fast.html#Configuration
Not the installation part and try the example scripts and Handler exampl
Neil,
>Hello Sir
>Don't know if you sort your problem out or not.
>I had the same issue just yesterday our time ;-)
>If you follow this:
http://apache.perl.org/docs/2.0/user/intro/start_fast.html#Configuration
>
>Not the installation part and try the example scripts and Handler example
then it wil
David Arnold wrote:
Hi,
I've spent quite a bit of time experimenting and reading, but I am unable
to make progress with configuring mod_perl on our server. Please bear with
me, as I am a mathemtaics teacher, not a system guru by any means.
I am reading Paul Dubois's MySQL and Perl for the Web and I
Hi,
I've spent quite a bit of time experimenting and reading, but I am unable
to make progress with configuring mod_perl on our server. Please bear with
me, as I am a mathemtaics teacher, not a system guru by any means.
I am reading Paul Dubois's MySQL and Perl for the Web and I am stuck on
page
10 matches
Mail list logo