Yes you can !

*WSGI :*

Alias /another /path/to/your/phpApplication
WSGIScriptAlias / /path/to/file.wsgi

*MOD_PYTHON :*

Use Location apache directive.
I don't remember what to do for php... sorry, but I know that on this way.


2009/4/5 Dougal Matthews <douga...@gmail.com>

> It depends how you mean combine really. You can have them both running on
> the same server, you can have them share the same database (then you can
> still manage it with django)
> Dougal
>
>
> ---
> Dougal Matthews - @d0ugal
> http://www.dougalmatthews.com/
>
>
>
> 2009/4/5 atik <atik.b...@gmail.com>
>
>
>> Ok. Again Thanks. I will do it.
>> Can i combine django application with PHP?
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to