Hi Sam,

I think you can use the Filesystem Resource Provider bundle. The docs
[1] and the source [2].

HTH,

Regards,

Agus

[1] 
http://sling.apache.org/site/accessing-filesystem-resources-extensionsfsresource.html
[2] http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource

2011/5/12 sam lee <skyn...@gmail.com>:
> Hey,
>
> Is there a way to serve static files from filesystem (not repository)?
>
> For example,
>
> GET /static/js/jquery.js
>
> will be served from /var/www/media/js/jquery.js   of filesystem, not
> repository.
>
> (/static/*  is served from /var/www/media/*)
>

Reply via email to