I am simply looking to forward all requests to / go to /appname on the backend. So, http://servername would redirect/forward to http://servername/appname.
Thanx, LES On Oct 10, 2010, at 1:48 AM, Willy Tarreau wrote: > On Thu, Oct 07, 2010 at 06:13:01PM -0400, Les Stroud wrote: >> Is there a real simple way to redirect/dispatch ?/' to some ?/subdir'? >> >> I am going to keep digging, but if someone has found it and can save me some >> time, I would appreciate it. > > could you please give a concrete example with a before and after ? > Your syntax above makes me think that your directory is in the > query string, so I'm not really sure about what you want. > > Willy >

