simple apache rewrite

RewriteEngine   On

RewriteCond     %{REQUEST_FILENAME}  !-d

RewriteRule     ^/user/authenticate /path/to/file/auth.php