[Fixed]-Wsgi_mod dosn't serve admin static files

1👍

The user that Apache runs as can’t see inside home directories with the permissions that are usually set on home directories by a Linux system. It is recommended you move your application code outside of your home directory to somewhere the Apache user can see.

0👍

I solved this. I know – this is strange, but it was caused by an adblock in google chrom. When I turn it off, it works.

Leave a comment