一不小心,把网站项目建在了根目录下root/env/project其中,env是virtualenv创建的虚拟环境目录。这样会有问题吗?以前一直是放在某个www目录下的。
Yes, it doesn’t matter what directory you put it in. What’s important is that you configured it well. The www directory should be just for unification, so that everyone can find it easily
Yes, it doesn’t matter what directory you put it in. What’s important is that you configured it well. The www directory should be just for unification, so that everyone can find it easily