epiccentury
New Member
- Messages
- 24
- Reaction score
- 0
- Points
- 0
It appears that the servers are serving up the JS MIME type improperly. This is causing some problems with my site, mainly the inability to use "lightbox" on my website.
This is NOT a Cpanel MIME Type problem, this is a guaranteed server setup problem. How ever the server is setup to handle the MIME type is wrong. The .JS file extension should have the MIME type of "application/x-javascript" accepting the extensions of".js" and ".javascript".
This will need to be changed by the Cpanel Admin (Corey or other) in the main MIME type config. There should be a file in the root directory call "mime" or something along those lines with the definitions.
This is NOT a Cpanel MIME Type problem, this is a guaranteed server setup problem. How ever the server is setup to handle the MIME type is wrong. The .JS file extension should have the MIME type of "application/x-javascript" accepting the extensions of".js" and ".javascript".
This will need to be changed by the Cpanel Admin (Corey or other) in the main MIME type config. There should be a file in the root directory call "mime" or something along those lines with the definitions.
Last edited: