[us...@httpd] Closed: [us...@httpd] cannot get UserDir to work

2011-01-02 Thread Jeff Shearer
ssage- From: "William A. Rowe Jr." [wr...@rowe-clan.net] Date: 12/30/2010 02:39 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] cannot get UserDir to work Observe that /jeff is not the same url as /~jeff - this is a classic unix convention for one's "home directory"

Re: [us...@httpd] cannot get UserDir to work

2010-12-30 Thread Jeroen Geilman
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 inf

Re: [us...@httpd] cannot get UserDir to work

2010-12-30 Thread William A. Rowe Jr.
Observe that /jeff is not the same url as /~jeff - this is a classic unix convention for one's "home directory" On 12/30/2010 1:29 PM, Jeff Shearer wrote: > I believe that is what mod_userdir does. Am I wrong or is there an error I > am missing? > > On 12/30/2010 12:57 PM, Jeff Shearer wrote: >

Re: [us...@httpd] cannot get UserDir to work

2010-12-30 Thread Jeff Shearer
s...@httpd] cannot get UserDir to work On 12/30/2010 12:57 PM, Jeff Shearer wrote: > GET /wendellmoore HTTP/1.1 ? That isn't what mod usertrack does. Did you mean /~wendellmoore ? - The official User-To-User support forum

Re: [us...@httpd] cannot get UserDir to work

2010-12-30 Thread William A. Rowe Jr.
On 12/30/2010 12:57 PM, Jeff Shearer wrote: > GET /wendellmoore HTTP/1.1 ? That isn't what mod usertrack does. Did you mean /~wendellmoore ? - The official User-To-User support forum of the Apache HTTP Server Project. See http:

[us...@httpd] cannot get UserDir to work

2010-12-30 Thread Jeff Shearer
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 unders