[Mono-devel-list] mod_mono/xsp and external javascript files

Gonzalo Paniagua Javier gonzalo at ximian.com
Thu Dec 16 07:01:18 EST 2004


>On Thu, 2004-12-16 at 17:29 +1300, Phillip Hitchcock wrote:
>Hi all
 
>just starting out with mono and come accross a funny problem, niether
>mod_mono or xsp seem to serve up external javascript files.  apache2
>log reports a 500 return on the request.
 
>i find this funny because a while back i tried css files and it worked
>fine.
 
>i can get ti to work by moving the javascript file out of the
>application path so apache deals with it... but really i having it all
>together.

Errrr. Of course it works. Javascript files, css files, whatever...
Nothing special is done with them. They are handled by the
StaticFileHandler just like any other non-aspx files.

-Gonzalo














More information about the Mono-devel-list mailing list