UserDir: The name of the directory which is appended onto a user's home
# directory if a ~user request is received.
#
<IfModule mod_userdir.c>
    UserDir Documents
</IfModule>

I do not understand this.

I don't understand who this works.

In my .htaccess file I have all directories restricted from outside users unless there is an index.php or index.html file.

So I gather that if I was on another computer on a differnet IP address I would use this.

Where can I find out the path I would use to gain access to my site from a remote site.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to