Hi, Does anyone know how can a RewriteRule must be written to match only requests urls that have no slashes except the initial one? For example to match /index.html, /login.do but not /path/login.jsp or /home/reports/daily.pdf.
Thanks, Alin
Hi, Does anyone know how can a RewriteRule must be written to match only requests urls that have no slashes except the initial one? For example to match /index.html, /login.do but not /path/login.jsp or /home/reports/daily.pdf.
Thanks, Alin