Re: Apache user pages

2000-01-02 Thread M. Erickson
On Sun, 2 Jan 2000, Glen Lee Edwards wrote: > Just what exactly is the "~" for in http://localhost/~braden/? How does > one set it up (or, for that matter, remove it)? check out your httpd.conf there is a default symbol of '~' in there. If it receives a request of hostname/~blah it sees the '~

Re: Apache user pages

2000-01-02 Thread Glen Lee Edwards
Just what exactly is the "~" for in http://localhost/~braden/? How does one set it up (or, for that matter, remove it)? Glen On Sat, 1 Jan 2000, Braden N. McDaniel wrote: >On Sat, 1 Jan 2000, Anthony E. Greene wrote: > >> On Sat, 1 Jan 2000, Braden N. McDaniel wrote: >> >I have installed RH

Re: Apache user pages

2000-01-01 Thread Braden N. McDaniel
On Sat, 1 Jan 2000, Anthony E. Greene wrote: > On Sat, 1 Jan 2000, Braden N. McDaniel wrote: > >I have installed RH 6.1 and apache 1.3.9 (as part of the initial > >installation). I am trying to get user pages working. If I do > > > > http://localhost > > > >it works just fine--I get the "It Work

Apache user pages

2000-01-01 Thread Braden N. McDaniel
I have installed RH 6.1 and apache 1.3.9 (as part of the initial installation). I am trying to get user pages working. If I do http://localhost it works just fine--I get the "It Worked!" page. However, if I try http://localhost/~braden/ I get a "Forbidden" message. I think the directory p

Re: Apache user pages

2000-01-01 Thread Anthony E. Greene
On Sat, 1 Jan 2000, Braden N. McDaniel wrote: >I have installed RH 6.1 and apache 1.3.9 (as part of the initial >installation). I am trying to get user pages working. If I do > > http://localhost > >it works just fine--I get the "It Worked!" page. However, if I try > > http://localhost/~braden/