User Webspace: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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== | ||
The user webspace is static HTML | The user webspace is static HTML only. Unfortunately, we do not support Php, MySQL, etc. | ||
==Storage== | ==Storage== |
Latest revision as of 21: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.