简体   繁体   中英

Apache config for PHP and Django

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?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM