> -----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
|