On Wed, 11 Oct 2000, Ben-Nes Michael wrote:
> What i had in mind
>
> Is when surfer get into some directory (lets say admin), before every request
> a PHP script which exist in file.php must be served.
Here's how (it's not going to be easy):
Write an Apache C module which is linked with libphp, and runs the global
php code, sends it, and then sends r.filename.
DECLINE if the mime-type is not text/html
--
Moshe Zadka <[EMAIL PROTECTED]>
There is no IGLU cabal.
http://advogato.org/person/moshez
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]