Re: third party application with Django

2010-09-03 Thread Max Countryman
Why not set that up within Apache? On Sep 3, 2010, at 4:30, Goran wrote: > I need to install some php application (forum) in some folder domain/ > forum How can I do this? Django 1.2 Appache with FastCgi, shared > hosting. Is it possible to exclude url "domain/forum" from django > somehow? > >

third party application with Django

2010-09-03 Thread Goran
I need to install some php application (forum) in some folder domain/ forum How can I do this? Django 1.2 Appache with FastCgi, shared hosting. Is it possible to exclude url "domain/forum" from django somehow? -- You received this message because you are subscribed to the Google Groups "Django u