
monnand.deng at gmail
Oct 31, 2010, 12:57 PM
Post #3 of 3
(300 views)
Permalink
|
Alvaro Lopez Ortega wrote: > On 31/10/2010, at 12:22, monnand wrote: > >> The cherokee server runs on a box in my LAN and I want to access one of >> its virtual server on another laptop. >> >> I followed the instructions in the cookbook and created a django virtual >> server. When I typed the IP address of the server on my laptop (which is >> a different machine from the web server), I always got the default page >> of cherokee server, not my django application. > > You have to add a new entry in the Virtual Server match: > > vServers ➭ (that django vserver) ➭ Host Match ➭ Wildcards ➭ Add New > > Then, you add as many names and IPs as you want. Eg: 10.0.0.1, *.example.com, example.* > Thank you! It works now! > -- > Octality > http://www.octality.com/ > > -- Regards Monnand Email: monnand [at] gmail GTalk: monnand [at] gmail _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|