This forum is no longer active. Please post your questions to our new community site
lampstack on gogrid not serving images or js
|
|
I have a lampstack running from the gogrid/bitnami image. files serve up fine, but images(jpg), mp3s, and javascript (js) files that I have loaded into my htdocs folder will not serv up. they show as 206 status (with full file size) Simple rename to .php makes it load. (.html did not work either) acces log: |
|
|
appear to have found the solution from goGrid support. in httpd.conf “make sure that the EnableMMAP and EnableSendFile options are set to off” and reboot service they were commented out in the bitnami install, and either default to On or need to be explicitly turned off. |
|
|
Thanks for posting the solution. We will look into it. |

