0

I'm wanting to run PHP and Django together on the same apache config and I'm wondering how to do that?

devserver.com <- Serving PHP files from /var/www
devserver.com/django <- Serving Django from /var/www/django (/var/www/django/mod.wsgi)

Any idea how to do this?

silent1mezzo
  • 2,814
  • 4
  • 26
  • 46

1 Answers1

2

How do I run Django and PHP together on one Apache server?

Community
  • 1
  • 1
stormdrain
  • 7,915
  • 4
  • 37
  • 76