Differences

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

Link to this comparison view

Both sides previous revision Previous revision
web_services_for_students [2011/11/04 13:44]
rbutler Updated and reformatted.
web_services_for_students [2012/12/31 10:45]
mamaral Remove reference to Cold Fusion
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 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.  + 
- + 
 +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. 
 + 
 ===== 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:  
  
-  * 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. ​ 
-  * 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. 
  
-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.+Everyone has a personal folder on both servers. To access your space go to: 
 + 
 + 
 +    * StuDev: From the Olin Campus Network or through VPN, go to ''​[[\\studev\WEB\Students\yyyy\username|\\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 through VPN, go to ''​[[\\stuweb\WEB\Students\yyyy\username|\\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 [[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 =====
 +
 +
 The servers will execute The servers will execute
-  * .CFM (Cold Fusion) + 
-  * .ASP (Active Server Pages) + 
-  * .ASPX (ASP.NET) +    ​* .ASP (Active Server Pages) 
-  * .PL (Perl) +    * .ASPX (ASP.NET) 
-  * .PHP (PHP)+    * .PL (Perl) 
 +    * .PHP (PHP) 
 + 
 The Default Home Page files can be named The Default Home Page files can be named
-  ​* Default.htm + 
-  * Default.asp + 
-  * Default.aspx +    ​* Default.htm 
-  * Index.htm +    * Default.asp 
-  * Index.html +    * Default.aspx 
-  * Index.php +    * Index.htm 
-  * Index.cfm+    * Index.html 
 +    * Index.php 
 +    * Index.cfm