買這商品的人也買了...
-
$2,640$2,508 -
$990Secure Electronic Commerce, 2/e
-
$280Mod_Perl Pocket Reference (Paperback)
-
$1,260Programming Open Service Gateways with Java Embedded Server Technology (Paperback)
-
$948Web Programming in Python: Techniques for Integrating Linux, Apache and MySQL (Paperback)
-
$1,118mod perl Developer's Cookbook
-
$399Maximum Apache Security
-
$480$408 -
$1,880$1,786 -
$1,100$1,045 -
$1,970$1,872 -
$438Apache Essentials: Install, Configure, Maintain
-
$199Hardening Apache
-
$550$495 -
$1,120Preventing Web Attacks with Apache
-
$2,450$2,328 -
$300$255 -
$1,990Web Application Design and Implementation: Apache 2, PHP5, MySQL, JavaScript, and Linux/UNIX (Hardcover)
-
$2,370$2,252 -
$440Apache 2 Pocket Reference: For Apache Programmers & Administrators, 2/e (Paperback)
-
$450$405 -
$580$458 -
$1,280Apache HTTP Server Reference Manual - for Apache version 2.2.17 (封底汙損無損閱讀-特價)
-
$1,690$1,606 -
$1,584Pro Apache JMeter: Web Application Performance Testing
相關主題
商品描述
Apache is the most popular web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend web server functionality through the Apache API.
For the most part, however, the Apache API has only been available to C programmers, and requires rebuilding the Apache server from source. mod_perl, the popular Apache module used primarily for enhanced CGI performance, changed all that by making the Apache API available to Perl programmers. With mod_perl, it becomes simple to develop Apache modules with Perl and install them without having to rebuild the web server.
Writing Apache Modules with Perl and C shows how to extend web server capabilities regardless of whether the programming language is Perl or C. The book explains the design of Apache, mod_perl, and the Apache API. It then demonstrates how to use them to perform for tasks like the following:
- Rewriting CGI scripts as Apache modules to vastly improve performance
- Server-side filtering of HTML documents, to embed special markup or code (much like SSI)
- Enhancing server log functionality
- Converting file formats on the fly
- Implementing dynamic navigation bars
- Incorporating database access into CGI scripts
- Customizing access control and authorization to block robots or to use an external database for passwords
The authors are Lincoln Stein and Doug MacEachern. Lincoln is the successful author of How to Set Up and Maintain a World Wide web Site and the developer of the widely used Perl CGI.pm module. Doug is a consultant and the creator of the innovative mod_perl Apache module.
商品描述(中文翻譯)
Apache 是互聯網上最受歡迎的網頁伺服器,因為它免費、可靠且可擴展。Apache 的源代碼可用性和模組化設計使得通過 Apache API 擴展網頁伺服器功能成為可能。
然而,Apache API 大多數時間僅對 C 程式設計師可用,並且需要從源代碼重建 Apache 伺服器。mod_perl,這個主要用於增強 CGI 性能的流行 Apache 模組,改變了這一切,讓 Perl 程式設計師也能使用 Apache API。使用 mod_perl,開發 Apache 模組變得簡單,並且可以在不重建網頁伺服器的情況下安裝它們。
《用 Perl 和 C 編寫 Apache 模組》展示了如何擴展網頁伺服器的能力,無論程式語言是 Perl 還是 C。本書解釋了 Apache、mod_perl 和 Apache API 的設計。然後演示了如何使用它們來執行以下任務:
- 將 CGI 腳本重寫為 Apache 模組,以大幅提高性能
- 對 HTML 文件進行伺服器端過濾,以嵌入特殊標記或代碼(類似 SSI)
- 增強伺服器日誌功能
- 即時轉換文件格式
- 實現動態導航欄
- 將數據庫訪問整合到 CGI 腳本中
- 自定義訪問控制和授權,以阻止機器人或使用外部數據庫進行密碼管理
作者是 Lincoln Stein 和 Doug MacEachern。Lincoln 是《如何設置和維護一個全球網站》的成功作者,也是廣泛使用的 Perl CGI.pm 模組的開發者。Doug 是顧問,也是創新的 mod_perl Apache 模組的創建者。