Perestrelka,
I am so sory to did not see it before - I suppose that the first time that we use somethings we do know all the possibilities.
Your sugestion is very, very simple and make all the difference.
But, although the logical is simple and fantastic, it did not work.
In the begining, I thinked that was a problem with my script. So, I created a new php script named test.php with just two lines:
<?php
$endinter = $_GET['endinter'];
echo "Adress: ".$endinter."<br>";
?>
And modify the line in .htaccess as you suggest:
RewriteRule !^index.php$
http://%1.webmemorial.com.br/test.php?endinter=%1 [L]
But I have a problem in Firefox:
an error message:
"The page isn't redirecting properly. Firefox has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disabling or refusing to accept cookies."
And at IE, it seems that it goes to an infinite loop.
Please, try it.
I will maintain this data in my site until you see it.
Regards,
Omar