http://httpd.apache.org/docs/howto/cgi.html

There shouldn't be a problem as long as Apache is
configure to

AddHandler cgi-script exe # for those pesty exe files



--- Martin Moss <[EMAIL PROTECTED]> wrote:
> Whilst speed is important,
> removing the availability of the sourcecode is more
> so.
> 
> Do I need to do anything special with apache or will
> it just work, point at
> the compiled script?
> 
> Marty
> 
> > -----Original Message-----
> > From:
> [EMAIL PROTECTED]
> >
>
[mailto:[EMAIL PROTECTED]]On
> Behalf Of
> > parvez
> > Sent: Thursday 06 June 2002 15:28
> > To: [EMAIL PROTECTED]; 独城Re;
> > [EMAIL PROTECTED]; Perl-Unix-Users
> > Subject: Re: [Perl-unix-users] compiling perl
> scripts into EXE and then
> > using the exe through apache
> >
> >
> > Hey,
> >     Never tried that, but soundz goood
> > parvez
> >
> > "Henry Wong, 独城Re" wrote:
> >
> > > Why would you want precompile a perl script into
> exe
> > > and run thru apache?
> > >
> > > Just wondering...  Wouldn't be faster to run the
> perl
> > > script thru Apache::Registry or re-write it to a
> > > modperl module?
> > >
> > > --- parvez <[EMAIL PROTECTED]> wrote:
> > > > Hi,
> > > >     did u try using perlcc taht does it on
> > > > Unix/Linux:
> > > > USAGE is:
> > > > perlcc
> > > > /usr/bin/perlcc: Usage:
> > > > /usr/bin/perlcc [-o executable] [-r]
> [-O|-B|-c|-S]
> > > > [-log log] [source[.pl]
> > > > | -e oneliner]
> > > >
> > > > Parvez
> > > >
> > > > Martin Moss wrote:
> > > >
> > > > > All,
> > > > >
> > > > > I want to precompile a perl script into an
> exe,
> > > > and then use those exe's
> > > > > through apache as if they were normal .cgi
> .pl
> > > > scripts.
> > > > > Can this be done, and if so how?
> > > > >
> > > > > Regards
> > > > >
> > > > > Marty
> > > > >
> > >
> > > =====
> > >
> > >
> __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! - Official partner of 2002 FIFA World Cup
> > > http://fifaworldcup.yahoo.com
> > > _______________________________________________
> > > Perl-Unix-Users mailing list
> > > [EMAIL PROTECTED]
> > > To unsubscribe:
> http://listserv.ActiveState.com/mailman/mysubs
> >
> > _______________________________________________
> > Perl-Unix-Users mailing list
> > [EMAIL PROTECTED]
> > To unsubscribe:
> http://listserv.ActiveState.com/mailman/mysubs
> 


=====




__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to