Difference between revisions of "User Webspace"

From CCRMA Wiki
Jump to: navigation, search
(Web services support)
 
Line 9: Line 9:
  
 
(the tilde - '~' explained: [http://en.wikipedia.org/wiki/Tilde#Directories_and_URLs])
 
(the tilde - '~' explained: [http://en.wikipedia.org/wiki/Tilde#Directories_and_URLs])
 +
 +
==External URL==
 +
 +
With an <code>index.html</code> file in your web root directory, it will be served to this URL:
 +
 +
<pre>http://ccrma.stanford.edu/~username</pre>
  
 
==Web services support==
 
==Web services support==

Latest revision as of 14:09, 25 October 2011

User web root directory

Your index.html file should be placed in:

~/Library/Web

otherwise known as:

/user/u/username/Library/Web

(the tilde - '~' explained: [1])

External URL

With an index.html file in your web root directory, it will be served to this URL:

http://ccrma.stanford.edu/~username

Web services support

The user webspace is static HTML only. Unfortunately, we do not support Php, MySQL, etc.

Storage

Keep in mind that your your website contents are part of your home directory usage.