[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Form for auth.pl
Brian Loss schrieb:
>
> Hello,
> Does anyone have a form for the auth.pl file, if so, can I have it?
^^^^
Hello Brian,
if your request is concerning auth.pl from the Pi3Perl package then
there's no extra form needed. After setup the script (read the first
comment lines of auth.pl for configuration hints) as Pi3Perl program
for HTTP authentication the web browser should show a login dialog (user
name and password) for the protected ressource(s).
I've added an example perl script for a customized HTTP authentication
using the none-parsed headers feature. The example does plain show the
authentication mechanism and is only another suggestion for a solution.
Copy authtest.pl into \Cgi-Bin and call http://localhost/cgi-bin/authtest.pl.
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
--
with regards
Holger
---------------------------------------------------------
Holger 'Zimpel' Zimmermann Contact me:
---------------------------------------------------------
Wendishain tel./fax company: on demand
Germany tel./fax private: on demand
---------------------------------------------------------
homepage: http://home.t-online.de/home/zimpel/
web server: surf to it from my homepage (online every
Sunday 20:00-24:00 GMT, start shifted again)
e-Mail: zimpel@t-online.de
--------------------------------------------------------
authtest.pl