RewriteEngine on
RewriteOptions inherit
# parse dotpath in the query string
RewriteCond %{QUERY_STRING} ^(?!&).+$
RewriteRule ^.*$ /dotpath.php%{REQUEST_URI} [discardpath,noescape,last]
RewriteRule ^.*$ /servers/nimoy/bien3_adb/ih/$0 [discardpath,noescape,last]