GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Squatting::On::MP20(3) User Contributed Perl Documentation Squatting::On::MP20(3)

Squatting::On::MP20 - mod_perl 2.0 support for Squatting

Load

  <Perl>
    use App 'On::MP20';
    App->init
  </Perl>

Setup handler

  <Location />
    SetHandler perl-script
    PerlHandler App->mp20
  </Location>

VirtualHost Configuration Example

  ...

App->mp20

2013-01-23 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.