Search Books

mod_perl Pocket Reference: Extending Apache (Pocket Reference (O'Reilly))

Author Andrew Ford
Publisher O'Reilly Media
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
9.95 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $0.01
Share:
Book Details
Author(s)Andrew Ford
ISBN / ASIN0596000472
ISBN-139780596000479
Sales Rank1,524,863
MarketplaceUnited States 🇺🇸

Description

mod_perl integrates the complete Perl interpreter with the Apache web server. With mod_perl, programmers can take existing Perl CGI scripts and plug them in, usually without making any source code changes. The scripts will run exactly as before but many times faster. In addition, mod_perl offers a Perl interface to the Apache API, allowing full access to Apache internals, so that programmers can control every aspect of the Apache server.mod_perl Pocket Reference is a concise, conveniently formatted reference to all mod_perl features used in day-to-day mod_perl programming. This small book covers functions as well as configuration directives that help maximize the effectiveness of the mod_perl Apache module.