Search on this blog

Search on this blog

View Categories

1.3 Install Web Client on Web Server

< 1 min read

Copy Web Client Files to your Web Server Directory #

At this point in the installation we need to copy the i2b2 Web Client directory from YOUR_I2B2_WC_DIR to your web server directory.

Steps to copy files #

1. Go to the location of YOUR_I2B2_WC_DIR.
2. Locate the folder called webclient.
3. Copy the entire webclient folder to your web server directory.

Linux: On a Linux server you want to copy it to your httpd directory.
Example:   /var/www/html

Windows: On windows server you want to copy it to your wwwroot directory which is in your inetpub folder.
Example:   C:inetpubwwwroot