Post the actual bits of your Apache configuration related to setting up Joomla and mod_wsgi. Without seeing how you have done it and how they relate to each other, not possible to debug your problem.
Graham On Dec 17, 2:56 am, Urko Masse <urko.ma...@gmail.com> wrote: > Hello, > > I am trying to deploy a Django developed application as a "subfolder" > of an existing Joomla installation. I have templated my Django app > very similarly to the Joomla installation, so no need to do any kind > of deep integration. > > My issue is that I can't getmod_wsgito work. > > I have followed themod_wsgiinstructions, and created a file called > test.py. Placed it in a folder outside of the Apache www/htdocs > folder. Created WSGIScriptAlias to point to it. > > But when I try to open that address, Joomla takes over. I think the > issue is related to the .htaccess file of Joomla, but I'm not sure how > to make themod_wsgitake precedence, and only go to Joomla after > checking the WSGIScriptAlias directive. > > Any ideas? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.