Folks,
I am also interested in getting my CGI scripts to work. This time...
its on NT (I'm trying to move some over from AIX NetView).
A couple of questions... since it wasn't quite clear (to me) in the
threads below:
a) Can CGI scripts be executed with the Jetty-Server distributed
with NetView 6.0 (IF) the CGI servlet is installed.
b) If the answer to the above is yes...Would you have an exact
down-load point available for this servlet?
Thanks.
Gary Boyles, Intel
-----Original Message-----
From: Faruk Grozdanic/Boulder/IBM [mailto:farukg@US.IBM.COM]
Sent: Monday, August 28, 2000 8:22 AM
To: IBM NetView Discussion
Subject: Re: AW: [NV-L] Re: Where o where should I put my CGI scripts ?
Hello
Jetty 2 has a cgi-servlet in the contrib directory under uk/org/gosnell.
An updated version should have been checked into the Jetty3 beta
CVS repository today, if not tomorrow. It will now be in
com/mortbay/Servlet
Jetty has a cgi servlet that can be loaded and should work with CGI
scritps. good place to start is htto://www.mortbay.com or
http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/Jetty2/?cvsroot=jetty
Thanks
Faruk Grozdanic
IBM GS SDC - West
(303) 924-3475 T/L 347-3475
REIBENSCHUH Alfred <alfred.reibenschuh@it-austria.com>@tkg.com on
08/28/2000 08:16:45 AM
Please respond to IBM NetView Discussion <nv-l@tkg.com>
Sent by: owner-nv-l@tkg.com
To: "'IBM NetView Discussion'" <nv-l@tkg.com>
cc:
Subject: AW: [NV-L] Re: Where o where should I put my CGI scripts ?
> -----Ursprüngliche Nachricht-----
> "Hageman, Arjen (A)" <AHAGEMAN@dow.com> on 08/28/2000 07:12:02 AM
>
> To: Leslie Clark/Southfield/IBM@IBMUS
> cc:
> Subject: Where o where should I put my CGI scripts ?
>
>
>
> Leslie.
> After the installation of our NV6K machine in May/00, I have still one
> remaining question. Support people have written a CGI script
> which could be
> called upon via a web browser to query the trapd.log file.
> This enables our
> support people to lookup the trapd.log without having the need for a
> personal login into our NV6K machine.
>
> Can you tell me under what directory I have to put these CGI
> scripts and
> with what kind of protection ? Is 'rx.rx.rx' a valid mode ?
>
> Thanks in advance and best regards,
The "Jetty" webserver of netview 6.x is a java-application server
which supports only static web OR Java-servlets :(~
To execute cgi-scripts on the machine you have to install
an other webserver like apache :)
You can get a precompiled apache from:
http://www.ibm.com/servers/aix/download/
OR compile your own webserver from the list available at:
http://freshmeat.net/appindex/daemons/http.html
The cgi-script should be chown'd "nobody:nobody" and chmod'd "0555"
apache should also be configured to run as nobody:nobody
mfG. Alfred Reibenschuh
INFORMATIONSTECHNOLOGIE AUSTRIA GMBH
TELEKOMMUNIKATION
Networkmanagement
A-1020 Wien, Lassallestrasse 5
T: ++43-1-21717-58947
F: ++43-1-21717-58979
E: alfred.reibenschuh@it-austria.com
_________________________________________________________________________
NV-L List information and Archives: http://www.tkg.com/nv-l
_________________________________________________________________________
|