Hi Daniel. I'm doing this right now on http://zyons.com and http://economy-chat.com the trick is to use the directive 'pythoninterpreter XYZ' in each virtual host
regards ian On 13/06/2006, at 7:49 AM, [EMAIL PROTECTED] wrote: > > Hi. > > I'm planning to run two sites off the same Django+Apache+mod_python > installation. I'd want to be running the same app on two different > domains, with different languages, different templates, differrent URL > schemes and disjunct databases, but on the same server. > > I was planning on simply doing this with different virtual server > entries in the Apache conf, just referencing different settings files. > Should be pretty straghtforward, right? > > I want to go for different settings files because I want to use > different URL schemes for the different languages; both for > memorizability and for "googleability" (having recognizable > keywords in > a URL is supposed to help PageRank). I also don't want the browser > language autodetection to kick in -- i.e. I want people heading for > the > .de domain to get the German site and the others the other site. > > Has someone already done this, and are there any caveats? Things I > should take into account which might make this *not* as easy as I > think? Are there any threading issues or cache issues involved in > having the same mod_python with Django accessing different databases? > > Daniel > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---