Re: More of an apache question...

2007-10-29 Thread Adam D.
thanks, got it working by creating a directory just outside my doc_root On Oct 29, 11:36 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Mon, 2007-10-29 at 20:22 -0700, Adam D. wrote: > > ...But I can't get it answered anywhere else. > > > I recently installed django, and am storing my pro

Re: More of an apache question...

2007-10-29 Thread Malcolm Tredinnick
On Mon, 2007-10-29 at 20:22 -0700, Adam D. wrote: > ...But I can't get it answered anywhere else. > > I recently installed django, and am storing my projects in... > > /home/web/django_projects/ > > I need to set up an ftp user to have access to > /home/web/django_projects/ > > How would I go

More of an apache question...

2007-10-29 Thread Adam D.
...But I can't get it answered anywhere else. I recently installed django, and am storing my projects in... /home/web/django_projects/ I need to set up an ftp user to have access to /home/web/django_projects/ How would I go about doing that? And what address would I put in my ftp explorer? My