WSGIPythonPath 行确保您的项目包可以在Python路径上导入;换句话说, import mysite 工作。 <Directory> 部分只是确保Apache可以访问您的 wsgi.py 文件。
確定! 回上一頁