#apache server cannot serve media files and static

1 messages · Page 1 of 1 (latest)

worldly kettle
#

Yes it can, please be more specific what you did, what you expected and what happens actually

#

If you don't have much experience with Apache I'd really recomend to switch to Nginx, it's debatably easier to configure, but more importantly it's just more popular with django

deep coral
#

what happens is my media files cannot be access, i have images there that i want to display but it won't, i can't use nginx coz im using mysql and apache for database, since nginx and apache uses the same port

#

when i try apache with mod_wsgi it works but it's less efficient compare to using gunicorn

worldly kettle
#

i can't use nginx coz im using mysql and apache for database, since nginx and apache uses the same port
That sounds completely wrong

#

what apache has to do with mysql and db

#

nginx and apache can use different ports