This is a documentation update:

* frame.php can probably not be blocked with basename($_SERVER['PHP_SELF']) if the rewriting is done with .htaccess because this expression will return "frame.php" and not the HTML file name

* added the example of mod_rewrite configuration for Apache 1.3 posted by tandyuk


More...