|
ECS-L Home Automation and Security Archives |
learn more
| view messages for this
month | NetBloc® | terms of use | search
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects
Subject: From: Date: | Re: [ECS] PERL Problem Scott Reston Thu, 02 Mar 2000 09:48:00 -0500 |
actually, i don't think this is the case. the configuration is all on the server. the
script itself never gets downloaded to the client - the line in kevin's script that
reads:
print "Content-type: text/html\n\n";
tells the browser that the mime-type for the incoming file is HTML... the server just
needs to know that this is a script and should be executed...
scott reston
ih8gates@concentric.net
http://www.indelible-blue.com/meetib/scott/
On Thu, 02 Mar 2000 06:22:24 -0800, Ingo Pakleppa wrote:
>This problem could originate from both the client and the server.
>
>The server must be configured to send the correct mime-type (I don't know
>it, but it might be text/perl or something like that). In most servers, you
>would actually associate the extension .pl with the mime-type. I believe
>PWS uses the mime-type that you enter in Explorer's file associations.
>
>And the browser must be configured to run Active Perl as a helper
>application when this mime type is received.
>
>Ingo
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects