I use Linux VPS to run my application for android API
and use apache web server when the debug is true my app work completely, but when debug is false I can't access my media file and get an error
this is my apache conf :

and this is my media location:
where is wrong and how to fix it debug false in my production and serve media file completely
