Difference between revisions of "User Webspace"

From CCRMA Wiki
Jump to: navigation, search
Line 1: Line 1:
<pre>~/Library/Web
+
=User web root directory=
/user/u/username/Library/Web</pre>
+
Your <code>index.html</code> file should be placed in:
  
Part of your [[Backups home directory usage]].
+
<pre>~/Library/Web</pre>
 +
 
 +
otherwise known as:
 +
 
 +
<pre>/user/u/username/Library/Web</pre>
 +
 
 +
(the tilde - '~' explained: [[http://en.wikipedia.org/wiki/Tilde#Directories_and_URLs]])
 +
 
 +
Part of your [[Backups#Quotas|home directory usage]].
  
  

Revision as of 14:01, 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]])

Part of your home directory usage.