[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Perl & Browser Config



Pinku - it is just like setting up PERL on any webserver.  If you have a
working cgi-bin directory, with readymade perl scripts (like from Matt's
and Selena Sol's sites) all you have to do is to make certain
modifications (like the location of PERL and sendmail on your server -
"which perl" and "which sendmail" respectively)

Then set chmod 755 scriptname.pl (and set the @referer array in the script
if it exists - for all domains - and ip numbers - allowed to access the
script).  RTFM the howtos given with each script and the job is easy.

Then fire up your browser and call the script -
http://www.foo.com/cgi-bin/bar.pl or maybe from a html form using the
syntax <form method=post action=http://www.foo.com/cgi-bin/bar.pl>

Read some good books on PERL for more.

> My perl script is in the Linux Server. I want to run 
> these files(which are in Linux server), from my 
> win95/NT browser. How???

-- 
Suresh Ramasubramanian     | CAUCE India
r.suresh@xxxxxxxxxxxxxxx   | suresh@xxxxxxxxxxxxxxx
http://www.india.cauce.org | Stopping Spam In India
	You spamma my mailbox, I nukea da ass

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.