On Fri, Jul 31, 2009 at 1:23 PM, weiwei wrote:
> Could you please expand the process " send all those names to the
> same Django instance" a little bit more detailed?
that's totally about the frontend server and not about Django. As
Graham said, apache accepts wildcard characters in the hostnam
Could you please expand the process " send all those names to the
same Django instance" a little bit more detailed?
Thanks
On Jul 31, 7:17 am, Javier Guerra wrote:
> On Fri, Jul 31, 2009 at 12:26 AM, weiwei wrote:
> > thanks, i was thinking to have each user have a url
> > ashttp://username
On Fri, Jul 31, 2009 at 12:26 AM, weiwei wrote:
> thanks, i was thinking to have each user have a url as
> http://username.domain.com/
after you manage to configure your frontend server (apache, lightttpd,
nginx, whatever) to send all those names to the same Django instance,
i'd just write a mi
thanks, i was thinking to have each user have a url as
http://username.domain.com/
like http://hiphopo.posterous.com/
On Jul 30, 10:20 pm, Graham Dumpleton
wrote:
> On Jul 31, 3:09 pm, weiwei wrote:
>
> > Hello all,
>
> > I know there are lots of example for how to sethttp://domainname.co
On Jul 31, 3:09 pm, weiwei wrote:
> Hello all,
>
> I know there are lots of example for how to sethttp://domainname.com/*
> url. But how to have http://*.domainname.com url in django?
Really depends on what you are trying to achieve and how you are
hosting Django.
Apache provides a way of h
5 matches
Mail list logo