Windows Drive Mappings

If your Windows machine is part of the domain, then the server instructs your machine to set up these paths when you log into the server:

Drive Letter Service Name Source of Service
H: \\shares\username User's Home Directory in ISRL
I: \\shares\share The /home directory in ISRL
W: \\www-main\share The /content/web/users directory on www.isrl.uiuc.edu
X: \\www3\share The /content/web3/users directory on www3.isrl.uiuc.edu

Updating web pages

Non-encrypted web access
By putting files in W:\username\public_html, they will be accessible at the URL http://www.isrl.uiuc.edu/~username
By putting files in X:\username\public_html, they will be accessible at the URL http://www3.isrl.uiuc.edu/~username
Encrypted web access (note the 's' at the end of each public_html and http below)
By putting files in W:\username\public_htmls, they will be accessible at the URL https://www-s.isrl.uiuc.edu/~username
By putting files in X:\username\public_htmls, they will be accessible at the URL https://www3.isrl.uiuc.edu/~username

Valid HTML 4.01!


isrl-support@isrl.uiuc.edu