Re: drupal and django being friends

2010-07-02 Thread CLIFFORD ILKAY
On 07/02/2010 01:23 PM, garagefan wrote: thanks. so the simple answer is... "tough luck" perhaps i can set up the django app under a different domain name and merely set up domain masking. The answer isn't necessarily "tough luck". It *is* possible to use mod_python and mod_php on the same se

Re: drupal and django being friends

2010-07-02 Thread Bill Freeman
I suspect that you can do what you want with mod_rewrite, but there is a learning curve. Bill On Fri, Jul 2, 2010 at 11:39 AM, garagefan wrote: > So i realize this isn't a specific django question but more of a > python question and setting up the config file for the server. > > I know how to se

RE: Re: drupal and django being friends

2010-07-02 Thread Henrik Genssen
you may try wsgi instead of mod_python... >reply to message: >date: 02.07.2010 12:23:26 >from: "garagefan" >to: "Django users" >subject: Re: drupal and django being friends > >thanks. so the simple answer is... "tough luck" > >perhaps

Re: drupal and django being friends

2010-07-02 Thread garagefan
http://docs.djangoproject.com/en/dev/howto/deployment/modpython/?from... > > > > >reply to message: > >date: 02.07.2010 10:39:26 > >from: "garagefan" > >to: "Django users" > >subject: drupal and django being friends > > >So i real

RE: drupal and django being friends

2010-07-02 Thread Henrik Genssen
Hi, be sure not to use mod_python and mod_php as stated here: http://docs.djangoproject.com/en/dev/howto/deployment/modpython/?from=olddocs >reply to message: >date: 02.07.2010 10:39:26 >from: "garagefan" >to: "Django users" >subject: drupal and django being

drupal and django being friends

2010-07-02 Thread garagefan
So i realize this isn't a specific django question but more of a python question and setting up the config file for the server. I know how to set up domains, and the handler and all that for a django site. But i've got a drupal site that i'm "attaching" a django gallery too... and in fact slowly