Keywords: Magento - AWS - How to - Other
Description:
Hi there, i would like to install a django stack under a subfolder of magento (es. site.it/django).
I installed virtualenv, installed django but when i try to create a project it ask me to use sudo so it install django on my main stack, not under the virtualenv. How can i solve?