plack::middleware::iis6scriptnamefix(3pm) debian man page | unix.com

Man Page: plack::middleware::iis6scriptnamefix

Operating Environment: debian

Section: 3pm

Plack::Middleware::IIS6ScriptNameFix(3pm)		User Contributed Perl Documentation		 Plack::Middleware::IIS6ScriptNameFix(3pm)

NAME
Plack::Middleware::IIS6ScriptNameFix - fixes wrong SCRIPT_NAME and PATH_INFO that IIS6 sets
SYNOPSIS
# in your app.psgi use Plack::Builder; builder { enable "IIS6ScriptNameFix"; $app; }; # Or from the command line plackup -s FCGI -e 'enable "IIS6ScriptNameFix"' /path/to/app.psgi
DESCRIPTION
This middleware fixes wrong "SCRIPT_NAME" and "PATH_INFO" set by IIS6.
AUTHORS
Florian Ragwitz perl v5.14.2 2011-06-22 Plack::Middleware::IIS6ScriptNameFix(3pm)
Related Man Pages
plack::middleware::accesslog(3pm) - debian
plack::middleware::auth::basic(3pm) - debian
plack::middleware::errordocument(3pm) - debian
plack::middleware::lighttpdscriptnamefix(3pm) - debian
plack::runner(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph