Jeff,
yep that sounds right.  It would also work if you were to 
use the <Location> tag and a 'default' context.  Either way 
its the same thing.  

----------------
Hey Tavis, that almost worked, I looked back into the mail 
archives
and found your post from June 3rd where you offered the 
solution but
without the <Location /WK> part.  I removed the Location 
directive and
now the RewriteRule works.  You the man! :)

Oh yeah, the trick is, the WK part should really be the 
context name
(or make it anything and let the default context be served):
RewriteRule   ^/(.*)  /mycontext/$1

Does that sound right?

Thanks,
Jeff

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to