error when using packed version of jQuery

error when using packed version of jQuery


I am testing locally within my employer's network. Whenever I access
my site using localhost, everything loads fine, but if I access by IP,
either from inside my own pc, in a virtual pc, or from another
machine, the script will not load. I peeked at the source in firebug
and I see for the reference /files/scripts/jquery-1.2.6.pack.js inside
the script tag it shows Bad Gateway. However, if I change this
reference to /files/scripts/jquery-1.2.6.js, everything works
perfectly!
I'm not a networking expert, but I can't see any way that there could
possibly be any difference between these two files, since they're both
in the same location with the same permissions and the same
extension... I'd like to use the packed version for more efficient
loading of the page, but obviously not at the expense of the page
functioning properly.
I would appreciate any insight from developers more experienced than I
who could shed light on why this is happening and how I can prevent
it.
Many thanks!


















    • Topic Participants

    • josh