//DTD uclRewrite 3.0//ENquot; quot;res/dtds/uclrewrite3.0.dtdquot;gt;
lt;uclrewritegt;
lt;rulegt;
lt;fromgt;/pages/level0/study/(.*)lt;/fromgt;
lt;togt;/$1lt;/togt;
lt;/rulegt;
lt;/uclrewritegt;
The ucl is redirected well, instead of having pages/level0/study/home.jsf, I have home.jsf but I have an from Status 404, what am I missing ?
Thanks |