Table of Contents
Copy Admin Files to your Web Server Directory #
At this point in the installation we need to copy the i2b2 admin directory from YOUR_I2B2_SRC_DIR to your web server directory.
Steps to copy files #
2. Locate the folder you just created called admin.
3. Copy the entire admin folder to your web server directory.
Linux Machine
On a Linux machine you want to copy it to your httpd directory.
Example: /var/www/html
Windows Server
On windows server you want to copy it to your wwwroot directory which is in your inetpub folder.
Example: C:inetpubwwwroot