8.5 Windows IIS/Tomcat Installation Directories

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.

  • IIS directory for publishing content to the Web
  • Tomcat installation directory
  • Web applications directory
  • WebAccess document root directory
  • WebAccess Login page
  •  
  •   
  • Directory for WebAccess and Web console help files
  • Calendar Publishing Host document root directory
  • Calendar Publishing Host Web services page
  • GroupWise Monitor document root directory
  • GroupWise Monitor Web services page
  •  
  •  
  • Directory for Monitor Web console help files
  • Web application archive file for WebAccess
  • Web application archive file for the Calendar Publishing Host
  • Web application archive file for Monitor

8.5.1 c:/inetpub/wwwroot directory

The /inetpub/wwwroot directory is the standard Internet Information Services (IIS) installation directory.

8.5.2 c:/novell/tomcat6 directory

The /novell/tomcat6 directory is where the GroupWise Installation program installs Tomcat for use with IIS.

webapps directory

The webapps directory holds a subdirectory for each GroupWise Web application that is installed on the server.

gw directory

The gw directory holds all WebAccess Application files that are installed into Tomcat.

index.html file

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.

gwcal directory

The gwcal directory holds all Calendar Publishing Host Application files that are installed into Tomcat.

index.html file

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.

gwmon directory

The gwmon directory holds all Monitor Application files that are installed into Tomcat.

index.html file

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.

*.war files

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.