|
Hello I follow instructions to get my /media and /static dirs/folders working , using the webfaction guide , added an application ( static ) for static media as instructed , then i added it to the website assigned it to /media .. yet nothing works how can i make my static files directory working ? |
|
Make sure that you have created a separate symbolic link application to serve your admin media linked to the Django's media folder:
|
did you restart your apache instance? (apache2/bin/restart)