Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
web_services_for_students [2011/07/18 14:36]
jclifford created
web_services_for_students [2011/11/04 13:44]
rbutler Updated and reformatted.
Line 1: Line 1:
 ====== Web Services for Students ====== ====== Web Services for Students ======
 ===== Overview ===== ===== Overview =====
-We currently have two web servers dedicated for student use, STUWEB ​and STUDEV.  ​STUWEB ​is the "live" ​(accessible from  +We currently have two web servers dedicated for student use, StuWeb ​and StuDev.  ​StuWeb ​is the live (accessible from outside ​Olin's network) web server. ​ This server should be used to post any materials that you want accessible to outside constituents. The other Web server that we have available is StuDev.  ​StuDev ​is the Student Web development server. ​ You should use this server for web development and to stage your sites before deploying them to StuWeb
-the outside) web server. ​ This server should be used to post any materials that you want accessible to outside constituents. ​ +
-The other Web server that we have available is STUDEV.  ​STUDEV ​is the Student Web development server. ​ You should use  +
-this server for web development and to stage your "sites" ​before deploying them to STUWEB+
    
 ===== Accessing Your Student Web Space Folder ===== ===== Accessing Your Student Web Space Folder =====
 Everyone has a personal folder on both servers. To access your space go to:  Everyone has a personal folder on both servers. To access your space go to: 
-STUDEV: From the Olin Campus Network or thru VPN, go to \\studev\WEB\Students\yyyy\username (where yyyy is your  
-graduation year) and then click on the folder with your username. ​ You have full control of that folder. ​ 
-STUWEB: From the Olin Campus Network or thru VPN, go to \\stuweb\WEB\Students\yyyy\username (where yyyy is your  
-graduation year) and then click on the folder with your username. ​ You have full control of that folder. 
  
-Once you create a default home page (see below), your link on students.olin.edu will be  +  * StuDev: From the Olin Campus Network or through VPN, go to ''​\\studev\WEB\Students\yyyy\username''​ (where yyyy is your graduation year) and then click on the folder with your username. ​ You have full control of that folder.  
-activated (NOTE:  ​This may take several minutes). ​ If you do not see your link or do not see  +  * StuWeb: From the Olin Campus Network or through VPN, go to ''​\\stuweb\WEB\Students\yyyy\username''​ (where yyyy is your graduation year) and then click on the folder with your username. ​ You have full control of that folder. 
-a network folder, please send a request to help.desk@olin.edu+ 
 +Once you create a default home page (see below), your link on [[http://students.olin.edu|students.olin.edu]] ​will be activated (This may take several minutes). ​ If you do not see your link or do not see a network folder, please send a request to helpdesk@olin.edu.
  
 ===== Technical Information ===== ===== Technical Information =====
-Besides regular HTML, the servers will execute+The servers will execute
   * .CFM (Cold Fusion)   * .CFM (Cold Fusion)
   * .ASP (Active Server Pages)   * .ASP (Active Server Pages)
Line 32: Line 26:
   * Index.php   * Index.php
   * Index.cfm   * Index.cfm
-===== For More Information ===== 
-For more information,​ visit http://​it.olin.edu and check out the Documentation section. ​ If you need further ​ 
-assistance, send a request to helpdesk@olin.edu.