On Fri, 24 Sep 2004 20:21:22 +0900, Sacha Chua <[EMAIL PROTECTED]> wrote:
> Glenn Remot <[EMAIL PROTECTED]> writes:
> 
> > yes, i've tried accessing it http://server/file.js but it only
> > outputs the javascript as plain text. could my mod_mono module be
> > the culprit? i alsohave tried upgrading my mono module but still go
> 
> Check your Apache config to make sure .js files are getting served
> as application/x-javascript, I guess. =)
> 

See if this works:

In httpd.conf:

AddType  application/x-javascript .js

HTH.
-- 
Ian Dexter R. Marquez
http://iandexter.co.nr
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to