> I used this solution into my virtual host: > > RewriteEngine On > RewriteRule ^/export/(.+).jsp$ /$1.jsp [R] > > This eliminate /export from jsp address... wow, sounds like a sledge hammer approach, but works ! thx for the hint. rgds -- martin