I have tried something like this:
<?php include("http://www.mysite.org.br/password_protect.php");?>
<html>
...
...
...
</html>
and saved the file as myprotectedpage.html and uploaded it to mysite.org.br
I also uploaded password_protect.php
but it did not work.
Thanks in advance for any help