sorry, I meant RewriteCond and not RewriteRule.
________________________________ From: alin vasile <[email protected]> To: [email protected] Sent: Thu, July 1, 2010 10:07:59 PM Subject: [us...@httpd] RewriteRule for requests without additional slashes 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
