Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 mod_wsgi 在 Apache 服务器上本地部署了 Django 应用程序。我看不到 CSS。以前的所有帖子都是关于管理员的,但我没有在我的应用程序中使用管理员。
Css 文件位于文件夹 C:/Pakel/Resman/main/static/ 所以我添加 Alias /static/ "C:/Pakel/Resman/main/static/" 到 httpd.conf