Accessing Web TimeSheet after Installation
46
CHAPTER 7
Accessing Web TimeSheet after Installation
Understanding the Web TimeSheet Website URL
For a self-hosted installation, Web TimeSheets website URL depends on the type of server you are using,
and has the following format:
Once the application is installed, administrators should distribute the sites URL, together with login informa-
tion, to all users so they can access Web TimeSheet via their web browser.
Starting Web TimeSheet on the Server
This section describes how to start the full version of Web TimeSheet on its server. If you are using a Rep-
licon-hosted/SaaS implementation of Web TimeSheet, you can access it through the Customer Login sec-
tion of www.replicon.com.
To start Web TimeSheet:
1. Launch the application via one of the following:
If you selectedLaunch Web TimeSheet now on the final installation window, Web
TimeSheet will open automatically when you select the Finish button.
If you selectedCreate a shortcut on the desktop on the final installation window, double-
click the desktop icon.
Select Programs/Replicon/Web TimeSheet/Launch Web TimeSheet from the
Start menu.
Your browser opens and, if Integrated Windows authentication was enabled during installation, you
will be automatically logged in (although you must be logged into Windows using the same account
you were logged in with during installation).
Server Type Protocol
URL Format
IIS
ISAPI
(default)
http://server_name:port_number/cgi/rt.dll
or
http://IP_address:port_number/cgi/rt.dll
CGI
http://server_name:port_number/cgi/rt.exe
or
http://IP_address:port_number/cgi/rt.exe
Internal web
server
N/A
http://server_name:port_number/TimeSheet/
or
http://IP_address:port_number/TimeSheet/
You will only need to enter a port number if your web server uses a port other than port 80.