I already have lots of static files in my lighttpd web server, so I'd
like it to only talk to the django server if it can't find what it's
looking for. So I'd like use error-handler-404 directive to do that
thing.
In django official document, it use url-write method to talk to django
server. Is is possible to
hack that script to use error-handler-404?

-- 
Sincerely,

Wei Litao

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

Reply via email to