I need to hide a folder from a url.
An example:
If I enter http://www.mysite.com/jango.php I need you to read the directory: http://www.mysite.com/users/jango.php but do not want to see /users
I just want to see this in the address bar: http://www.mysite.com/jango.php
You should use mod_rewrite
For you example rule will