I cant understand how to redirect to the parent directory in this case: I have a root directory with .htaccess file, where rewriteEngine is on. In this directory I have a fi
You can't rewrite to outside the document-root. This is a security thing.
You could just create a rootFile.php that only contains