apache authentication

2009-02-18 Thread Jlcarroll
I am creating a private genealogy web page of pictures/obituaries/data files/census records etc... all just a set of files within a directory structure. I just want Apache to index the directory's contents and the files within them and serve them over the web. That works fine. Then I wanted to res

django apache authentication strange behavior with apache indexing.

2009-02-20 Thread Jlcarroll
I posted this a couple of days ago and didn't get a response. Thought that I might try again. I am creating a private genealogy web page of pictures/obituaries/data files/census records etc... all just a set of files within a directory structure. I just want Apache to index the directory's conten

broken url error in admin

2009-02-21 Thread Jlcarroll
when editing a url field in the admin, I entered the url of a page that used apache to authenticate, and required a valid django user to log in. The admin, said that hte url was broken, and required me to "fix" the field before it would save it. There was no "over-ride, I know what I am doing" opt

Re: django apache authentication strange behavior with apache indexing.

2009-02-24 Thread Jlcarroll
bump? On Feb 20, 10:59 am, Jlcarroll wrote: > I posted this a couple of days ago and didn't get a response. Thought > that I might try again. > > I am creating a private genealogy web page of pictures/obituaries/data > files/census records etc... all just a set of file

Re: broken url error in admin

2009-02-24 Thread Jlcarroll
ett wrote: > On Sat, Feb 21, 2009 at 11:52 PM, Jlcarroll wrote: > > What is the best way to fix this? What if someone wants to enter a > > broken url in an admin page? What if the url isn't broken, just > > requires a login? > > Please read the documentation for URLF