Django urlconf AND .htaccess rewrites, is this possible?

Posted by Infinity on Stack Overflow See other posts from Stack Overflow or by Infinity
Published on 2010-05-27T15:38:31Z Indexed on 2010/05/27 15:41 UTC
Read the original article Hit count: 191

Filed under:
|
|
|

Is it possible to have Apache htaccess rewrites take effect before it hits django?

For example so I can redirect iPhone users to a completely different domain without even hitting django.

Thanks

© Stack Overflow or respective owner

Related posts about django

Related posts about apache