Is there a way to redirect all links from: mydomain.com/dir/$$$$$$$$$$ to mydomain.com/dir/index.php ?
$$$$ = whatever is written
So, if someone try to access mydomain.com/dir/15019510591 he will be redirected to mydomain.com/dir/index.php.
Please keep in mind that I want to redirect links only from /dir/, and not root/home page.
 
     
    