Practical mod_perl / HTML Book /



previous page: 25.1.5. Method Handlers
  
page up: HTML Version of the book
  
next page: 25.2. New Apache Phases and Corresponding PerlHandlers

25.1.6. Apache::StatINC Replacement


Apache::StatINC has been replaced by Apache::Reload, which works for both mod_perl generations. To migrate to Apache::Reload, simply replace:

PerlInitHandler Apache::StatINC

with:

PerlInitHandler Apache::Reload

Apache::Reload also provides some extra functionality, covered in the module's manpage.

 

Continue to:

  • prev: 25.1.5. Method Handlers
  • Table of Contents
  • next: 25.2. New Apache Phases and Corresponding PerlHandlers







TOP
previous page: 25.1.5. Method Handlers
  
page up: HTML Version of the book
  
next page: 25.2. New Apache Phases and Corresponding PerlHandlers


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com