This forum is no longer active. Please post your questions to our new community site
nginx on djangostack
|
|
Hi – I was wondering if I can setup nginx as a Media Server while using Apache to serve all other requests while using DjangoStack. I take it that nginx is not available bundled with the current djangostack, but should anything special be required for configuring nginx as a media server and apache for everything else, when using djangostack (as opposed to a standalone apache build)? Thanks, -Sid |
|
|
Hi, No, it is not necessary any special configuration. You can use the system Nginx server and the Apache bundled server. |

