Re: urls and static html

2006-01-22 Thread [EMAIL PROTECTED]
Just found the description flat pages. Perhaps this solves my problem...

urls and static html

2006-01-22 Thread Darryl Caldwell
Hi all. I am not sure about the url configuration for a setup like the following: What if the root of my site points to a django page, but I want to have other static pages at the same level as the root page? Example: /  <-- points to www.foo.com a dynamic page generated by djan