'How to config media in Django using xampp apache mod_wsgi?

I have a project in Django. It runs completely normally on Local. But when I use XAMPP Apache MOD_WSGI to grow up the web, it can't be run, because it has many folders in the media folder. How can I solve this problem? Thank you very much



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source