I don't believe Jetty supports that in its current iteration although I think it's coming in version 7. However, in the meantime you can use application mappings set in the Application.cfc:
<cfset this.mappings["MyMap"]="c:\inetpub <c:%5Cinetpub>\myStuff"> Hope this helps. On Sun, Feb 22, 2009 at 1:00 AM, Hugo Ahlenius <[email protected]> wrote: > > | What is the syntax to add a virtual folder to jetty.xml? > | specfically I want to be able to a virtual folder /fckeditor/ > > Eric, it doesn't answer your question, but as an alternative - maybe you > could create symlinks instead (provided jetty follows them, which might > need > to be set in a setting). > > /H. > > > > > > -- Anthony Hixon, Jr. Certified Advanced ColdFusion MX 7 Developer Mobile: (706) 639-3617 [email protected] --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
