Go to the U of M home page
School of Physics & Astronomy
School of Physics and Astronomy Wiki

User Tools


computing:web:web_publishing:personal

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
computing:web:web_publishing:personal [2009/09/22 14:45] rubincomputing:web:web_publishing:personal [2013/09/11 10:48] (current) allan
Line 1: Line 1:
 <box 30% right right-clear red|More Web Publishing Information> <box 30% right right-clear red|More Web Publishing Information>
-{{indexmenu>:computing:accounts:web_publishing#1}}+{{indexmenu>:computing:web:web_publishing#1}}
 </box>  </box> 
-<box 30% right right-clear red|More Account Information> 
-{{indexmenu>:computing:accounts#1}} 
-</box> 
-====== Group & Personal Web Pages ====== 
  
-There are two main options for creating a personal homepage on the Physics & Astronomy systems. The unix style public_html directory, or your own set of pages in this wiki.+====== Personal Web Pages ======
  
-===== Personal Wiki Pages =====+There are two main options for creating a personal homepage on the Physics & Astronomy systems: your own set of pages in this wiki, or traditional unix "public_html" html files. 
 + 
 +===== option 1: personal Wiki Pages =====
  
 A Wiki is a web based content management system where simple text-base syntax is used to form titles, links, formatting, etc. Wiki markup is easier to learn and manage than HTML. You edit your page(s) right in your web browser. A Wiki is a web based content management system where simple text-base syntax is used to form titles, links, formatting, etc. Wiki markup is easier to learn and manage than HTML. You edit your page(s) right in your web browser.
Line 15: Line 13:
 The [[:people]] is an area for physics computing users where you can create your personal wiki page(s). The [[:people]] is an area for physics computing users where you can create your personal wiki page(s).
  
-===== Personal HTML Pages =====+===== option 2: personal HTML Pages =====
  
 public_html is a special directory you create in your physics & astronomy home directory. Then you write regular HTML files and place them inside. This is the most basic and traditional way to create a website. We also support php and cgi so you can create interactive web applications and forms. public_html is a special directory you create in your physics & astronomy home directory. Then you write regular HTML files and place them inside. This is the most basic and traditional way to create a website. We also support php and cgi so you can create interactive web applications and forms.
Line 43: Line 41:
  
  
- 
-===== Research Group web pages ===== 
-We can set up special areas for research groups or other projects such as conferences, either on our regular web server or within the Physics intranet wiki site. 
- 
-Permissions for such areas are set up via group membership. Make sure all directories and files in the area are group-writable, so that anyone in the correct group is able to edit them. In addition, you'll need to make sure files are world-readable, so that they can be accessed and displayed by the web server.  
- 
-  chgrp yourgroup filename     # Set the file to the group 
-  chmod g+w filename           # Make it group writable 
-  chmod a+rX filename          # make it readable (and eXecutable if necessary) to all 
  
  
computing/web/web_publishing/personal.1253648700.txt.gz · Last modified: 2009/09/22 14:45 by rubin