Apache-DoCoMoProxy
view release on metacpan or search on metacpan
DoCoMoProxy.pm view on Meta::CPAN
PerlAuthenHandler Apache::DoCoMoProxy
=head1 DESCRIPTION
NTT DoCoMo i-mode terminals use original http gateway.
Apache::DoCoMoProxy emulates it. GET or POST uid=NULLGWDOCOMO
parameter changes terminal id.
At first time of proxy request, basic auth required.
Input terminal id and user agent(comma separate).
password anyone.
ex.)
account: AZ0826YK,DoCoMo/1.0/N503i/c30
password: (none)
=head1 AUTHOR
Hiroyuki Kobayashi <kobayasi@piano.gs>
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
This module comes B<WITHOUT ANY WARRANTY>.
SYNOPSIS
# in httpd.conf
PerlAuthenHandler Apache::DoCoMoProxy
DESCRIPTION
NTT DoCoMo i-mode terminals use original http gateway.
Apache::DoCoMoProxy emulates it. GET or POST uid=NULLGWDOCOMO parameter
changes terminal id.
At first time of proxy request, basic auth required. Input terminal id
and user agent(comma separate). password anyone.
ex.)
account: AZ0826YK,DoCoMo/1.0/N503i/c30
password: (none)
AUTHOR
Hiroyuki Kobayashi <kobayasi@piano.gs>
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
This module comes WITHOUT ANY WARRANTY.
SEE ALSO
( run in 0.508 second using v1.01-cache-2.11-cpan-49f99fa48dc )