-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hallo *,

I'd like to serve different applications for different domains.
imagine my setup like this:
mysite/
mysite/urls.py
mysite/polls/
mysite/polls/urls.py
mysite/blog/
mysite/blog/urls.py
mysite/hp/
mysite/hp/urls.py

what I want is to let mysite/urls.py include the other urlconfs
according to the domain.
e.g. let poll.mydomain.com include the mysite/polls/urls.py
blog.mydomain.com => mysite/polls/blog.py
mydomain.com => mysite/hp/urls.py

in order to always serve the data according to the domain.

is there a way to do this?

greetz Paul Rauch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iQIVAwUBRsw8DxG67lyyQrltAQITZg/+JjkpOg/M2qB1iwkoZjVjOF0sTV5TipvN
EJ2kJ8ulVFo3WUvhK3bhIdwpbL48poPtjybpe4iF7tIGlbc0beCjGOWUBI6PaFJa
B9BZ0regnSMqA8Ot0LXNbbxihs9gOUCyGDepn8WD9GHgxf2WIysoq3yn2d3YYj4p
Jp37fmY8GajCwOKqPLTP2ulTrxn2tCCTmEd266JUPGNY3Th+9knjh0xyZfGyq6cc
G6DePwnDtLBoVnTYwyA4xjJ+oMo0OxtEqi1V9CPFrbSqN+wPBZ0YatIjckeel9eg
dA/SFCkmbMEuaVSr5C92Nh3nFEly1UC8nLPGMqAuG5ibOlsBqP9wM+IG8jkS6awV
WA064a4hIT+jMsbisTkhw+kkLF8lNt5Ff2T894P75Rn5oFK3X4LiZ2R1XNfuZQsF
dSvqnsjm9zVSvc8utIu1eKsijbsZtXkwqCZPGfh2UvdfcHDZf00lUXJme6hVkvsX
fehx8W68ybHUl9X+BsOWd2XiMTnRi9jDwLLWLWRjax4VokUqlBZw8GA5Zok5i5Y6
HHlLnlBcJptb4pYvoBMgSOTS2GeK2RfwIo88FqENstx3kXpjyGL5XdCVEZZkozhv
py4A1m1Y4rj54j09wrGXA6ZI+Ki5c4SbnZwrhKJ7h7ylGDTXHLkmw4AUSQHXqUU+
yns/NYcXl04=
=JMjw
-----END PGP SIGNATURE-----

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to