|
|
|
|
If you will be using the Web administration program, you need to configure your Web server to work with this program. Consult your Web server's documentation for details of how to configure it. You need to do the following:
Ensure that Java servlet support is enabled.
Associate either the default servlet zone /servlet or the servlet zone /snawebadmin with the server directory /opt/sna/WebAdmin/Server.
From the Solaris command prompt, create a symbolic link named SnaAdmin from the Web server's document directory to the Web administration program's client directory, /opt/sna/WebAdmin/Client. The following example illustrates this using the default document directory for Netscape:
ln -s /opt/sna/WebAdmin/Client/ /usr/netscape/server4/docs/SnaAdmin
Ensure that the Web server is running before you use the Web administration program.
|
|
|
|
|