For prosperities sake I will finish out what was causing the issue.

RajeshD pointed out that the media url was being mapped directly to
lighty. Which it was. So I moved all static media to a dir called
'static' and removed the line in the lighty vhost that maps media to
lighty.

Now it all works beautifully. Thanks for the tip RajeshD!

On 8/20/07, David Merwin <[EMAIL PROTECTED]> wrote:
> Thanks again for all your help. That makes a ton of sense.
>
> Here is my vhost: http://dpaste.com/hold/17389/
>
> Here is docs for this setup: http://textusers.com/wiki/Installing_Django_0.95
>
> What do you think?
>
> Lemme know.
>
> Dave
>
> On 8/20/07, RajeshD <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > On Aug 20, 7:53 pm, "David Merwin" <[EMAIL PROTECTED]> wrote:
> > > http://stpaulswired.org/media/audio/2007/aug/05/straight-from-t/is
> > > teh main one and then derivitaves of the same:
> > >
> > > http://stpaulswired.org/media/audio/2007/aug/05/http://stpaulswired.org/media/audio/2007/aug/
> > >
> > > Thanks so much for the help.
> >
> > It looks like, in your lighttpd config, /media/* is mapped directly to
> > the filesystem. That's why it's not going through Django's URL config
> > when you use the /media/* URLs. You should check your lighttpd config
> > (or paste it, if you'd like some help with it.)
> >
> >
> > > >
> >
>
>
> --
> Dave Merwin
> http://www.purebluedesign.com
> http://www.davemerwin.com
> http://www.betachurch.org
> cell: 541.335.1832
> My Profile: http://www.linkedin.com/in/merwin
>


-- 
Dave Merwin
http://www.purebluedesign.com
http://www.davemerwin.com
http://www.betachurch.org
cell: 541.335.1832
My Profile: http://www.linkedin.com/in/merwin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to