In addition to the files installed into the Apache and Tomcat installation directories, GroupWise Web application files are also installed into the GroupWise Web Application Working Directory.
|
|
|
|
|
|
|
|
|
|
The /inetpub/wwwroot directory is the standard Internet Information Services (IIS) installation directory.
The /novell/tomcat6 directory is where the GroupWise Installation program installs Tomcat for use with IIS.
The webapps directory holds a subdirectory for each GroupWise Web application that is installed on the server.
The gw directory holds all WebAccess Application files that are installed into Tomcat.
The index.html file in the gw directory is the WebAccess Login page. It is displayed when you go to the following URL:
http://web_server_address/gw
For more information, see Accessing Your GroupWise Mailbox in a Web-Based Environment
in WebAccess
in the GroupWise 2012 Administration Guide.
The gwcal directory holds all Calendar Publishing Host Application files that are installed into Tomcat.
The index.html file in the gwcal directory is the default page for the GroupWise Calendar Publishing Host. It is displayed when you go to the following URL:
http://web_server_address/gwcal
For more information, see Calendar Publishing Host
in the GroupWise 2012 Administration Guide.
The gwmon directory holds all Monitor Application files that are installed into Tomcat.
The index.html file in the gwmon directory is the default page for the GroupWise Monitor Web console. It is displayed when you go to the following URL:
http://web_server_address/gwmon
For more information, see Monitor Web Console
in Monitor
in the GroupWise 2012 Administration Guide.
The *.war files are Web application archive files, compressed files from which the Web application files are extracted during installation to create the corresponding application subdirectory.