On 12/30/10 7:57 PM, Jeff Shearer wrote:
I am not able to successfully implement UserDir in Apache.  I am able to successfully 
reach the DocumentRoot.  However, when I include the user's name following the domain, 
for example, "*.com/wendellmoore," I receive a 404 error.  Following is some 
information that should prove useful in understanding my environment.


# cat /usr/local/etc/apache22/Includes/users.txt>>  userdir.txt
<IfModule mod_userdir.c>
   UserDir disabled
   UserDir enabled wendellmoore
   UserDir /disk2/*/public>
<IfModule>


Is this block active in the context of the host you requested ?

Show the output of httpd -S, and the exact URL you requested.

--
J.


---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to