Date: 01/07/00
- Next message: Jack Lauman: "[PHPLIB] Undefined variable: _PHPLIB in prepend.php3"
- Previous message: Kristian Köhntopp: "Re: [PHPLIB] Template class functionality"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
I'm currently using Apache's basic authentication to control access to
one of our proxy servers. I'd like to implement some extra features and
to this end would like to change the authentication to use phplib. If
it is possible, I'd presumably have to store the url (and any POST
variables) the user was trying to access, take them to the
authentication page and once successfully authenticated, hand them on
the the url I saved.
Has anyone successfully done this already (to save me re-inventing the
wheel), or is it just not possible?
Presumably if it did work, programs which access the web via the proxy
in the absence of the user (such as Norton Antivirus LiveUpdate) would
not work, and therefore I'd have to provide the usual authentication for
those, and only go to the phplib auth page for browsers by inspecting
the HTTP_USER_AGENT info.
Any suggestions?
Many thanks in advance,
Brian
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Jack Lauman: "[PHPLIB] Undefined variable: _PHPLIB in prepend.php3"
- Previous message: Kristian Köhntopp: "Re: [PHPLIB] Template class functionality"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

