Webmaster Tips » Webmaster Books » Apache
Apache books
Apache Cookbook: Solutions and Examples for Apache Administrators
![]() |
Author: | Rich Bowen |
| List price: | $34.99 | |
| Amazon price: | $19.89 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media (11 January 2008) |
There's plenty of documentation on installing and configuring the Apache web server, but where do you find help for the day-to-day stuff, like adding common modules or fine-tuning your activity logging? That's easy. The new edition of the Apache Cookbook offers you updated solutions to the problems you're likely to encounter with the new versions of Apache.
Written by members of the Apache Software Foundation, and thoroughly revised for Apache versions 2.0 and 2.2, recipes in this book range from simple tasks, such installing the server on Red Hat Linux or Windows, to more complex tasks, such as setting up name-based virtual hosts or securing and managing your proxy server. Altogether, you get more than 200 timesaving recipes for solving a crisis or other deadline conundrums, with topics including:
- Security
- Aliases, Redirecting, and Rewriting
- CGI Scripts, the suexec Wrapper, and other dynamic content techniques
- Error Handling
- SSL
- Performance
Instead of poking around mailing lists, online documentation, and other sources, rely on the Apache Cookbook for quick solutions when you need them. Then you can spend your time and energy where it matters most.
Developing Web Services with Apache CXF and Axis2 (3rd edition)
![]() |
Author: | Kent Ka Iok Tong |
| List price: | $39.95 | |
| Amazon price: | $31.54 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | lulu.com ( 1 March 2010) |
If you'd like to learn how to create web services (in particular, using Apache CXF or Axis2) and make some sense of various standards like JAX-WS, JAX-RS, JAXB, SOAP, WSDL, REST, MTOM, WS-Security, WS-Policy, XML Encryption and XML Signature, then this book is for you. Why? 1) It has a tutorial style that walks you through in a step-by-step manner.2) It is concise. There is no lengthy, abstract description.3) Many diagrams are used to show the flow of processing and high level concepts so that you get a whole picture of what's happening.4) It contains working code.5) The first two chapters are freely available on http://www.agileskills2.org. You can judge it yourself.
Apache Tomcat 7
![]() |
Author: | Aleksa Vukotic |
| List price: | $39.99 | |
| Amazon price: | $28.05 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress ( 5 September 2011) |
Apache Tomcat is the most popular open-source de-facto Java Web application server, standard for today's Web developers using JSP/Servlets. Apache Tomcat 7 covers details on installation and administration of Apache Tomcat 7. It explains key parts of the Tomcat architecture, and provides an introduction to Java Servlet and JSP APIs in the context of the Apache Tomcat server.
In addition to basic concepts and administration tasks, Apache Tomcat 7 covers some of the most frequently used advanced features of Tomcat, including security, Apache web server integration, load balancing, and embedding Tomcat server in Java applications.
Finally, through a practical primer, it shows how to integrate and use some of the most popular Java technologies with Apache Tomcat. In summary, Apache Tomcat 7 offers both novice and intermediate Apache Tomcat users a practical and comprehensive guide to this powerful software.
- Install and set up Tomcat 7 on Windows and Unix platforms
- Manage and deploy application deployed on Tomcat 7 using Manager Application
- Secure Tomcat 7 server using security realms or HTTPS protocol
- Embed Tomcat 7 server into your desktop Java application
- Efficiently configure Tomcat 7 with Apache Web server
- Configure data sources and mail sessions using JNDI in Tomcat
- Configure logging for web applications deployed on Tomcat server
This book is for those Web developers and/or Java programmers new to the open-source Apache Tomcat Web server. It's also for those new to the latest release, version 7.
Table of Contents- Introduction to Apache Tomcat 7
- Deploying Web Applications to Tomcat
- Servlets, JSPs, and ServletContext
- Using Tomcat's Manager Web Application
- HTTP Sessions
- Configuring Security Realms
- Securing Tomcat with SSL
- Valves and Servlet Filters
- Embedding Tomcat
- Integrating Apache Web Server
- Integrating Spring MVC Framework
- Logging in Tomcat
- Configuring JNDI in Tomcat
- Server.xml File
- The Web.xml File
Pro Apache (Expert's Voice)
![]() |
Author: | Peter Wainwright |
| List price: | $49.99 | |
| Amazon price: | $5.00 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (22 January 2004) |
The Apache HTTP server (simply "Apache") powers most of the sites on the World Wide Web. Programmable, extensible, and highly-configurable, the Apache web server provides for uploads, downloads, CGI and other server-side scripting, and web site security.
Pro Apache, Third Edition is a new revision of Peter Wainwright’s bestselling book on Apache configuration and administration. In addition to installation, maintenance, and deployment, the book demonstrates how to configure Apache to use Perl, PHP, and Python as server-side scripting languages. And unlike other books on Apache, Pro Apache provides comprehensive information on both major revisions - 1.3 and 2.0 - of the software.
Apache Solr 3 Enterprise Search Server
![]() |
Author: | David Smiley |
| List price: | $49.99 | |
| Amazon price: | $45.44 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Packt Publishing (10 November 2011) |
Enhance your search with faceted navigation, result highlighting, relevancy ranked sorting, and more
- Comprehensive information on Apache Solr 3 with examples and tips so you can focus on the important parts
- Integration examples with databases, web-crawlers, XSLT, Java & embedded-Solr, PHP & Drupal, JavaScript, Ruby frameworks
- Advice on data modeling, deployment considerations to include security, logging, and monitoring, and advice on scaling Solr and measuring performance
- An update of the best-selling title on Solr 1.4
In Detail
If you are a developer building an app today then you know how important a good search experience is. Apache Solr, built on Apache Lucene, is a wildly popular open source enterprise search server that easily delivers powerful search and faceted navigation features that are elusive with databases. Solr supports complex search criteria, faceting, result highlighting, query-completion, query spell-check, relevancy tuning, and more.
Apache Solr 3 Enterprise Search Server is a comprehensive reference guide for every feature Solr has to offer. It serves the reader right from initiation to development to deployment. It also comes with complete running examples to demonstrate its use and show how to integrate Solr with other languages and frameworks.
Through using a large set of metadata about artists, releases, and tracks courtesy of the MusicBrainz.org project, you will have a testing ground for Solr, and will learn how to import this data in various ways. You will then learn how to search this data in different ways, including Solr's rich query syntax and "boosting" match scores based on record data.
Finally, we'll cover various deployment considerations to include indexing strategies and performance-oriented configuration that will enable you to scale Solr to meet the needs of a high-volume site.
What you will learn from this book
- Design a schema to include text indexing details like tokenization, stemming, and synonyms
- Import data using various formats like CSV, XML, and from databases, and extract text from common document formats
- Search using Solr's rich query syntax, perform geospatial searches, and influence relevancy order
- Enhance search results with faceting, query spell-checking, auto-completing queries, highlighted search results, and more
- Integrate a host of technologies with Solr from the server side to client-side JavaScript, to frameworks like Drupal
- Scale Solr by learning how to tune it and how to use replication and sharding
Approach
The book is written as a reference guide. It includes fully working examples based on a real-world public data set.
Who this book is written for
This book is for developers who want to learn how to use Apache Solr in their applications. Only basic programming skills are needed.
The Apache Modules Book: Application Development with Apache
![]() |
Author: | Nick Kew |
| List price: | $59.99 | |
| Amazon price: | $35.00 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Prentice Hall ( 5 February 2007) |
"Do you learn best by example and experimentation? This book is ideal. Have your favorite editor and compiler ready–you'll encounter example code you'll want to try right away. You've picked the right book–this is sure to become the de facto standard guide to writing Apache modules."
–Rich Bowen, coauthor, Apache Administrators Handbook, Apache Cookbook, and The Definitive Guide to Apache mod_rewrite
"A first-rate guide to getting the most out of Apache as a modular application platform–sure to become a must-read for any Apache programmer, from beginner to experienced professional. It builds up carefully and meticulously from the absolute basics, while including chapters on everything from the popular Apache DBD Framework to best practices, security, and debugging."
–Noirin Plunkett, documentation committer to the Apache httpd project, and member of the ASF conference committee
Apache is more than the world's most popular Web server–it's also an extraordinarily powerful and extensible development platform. Now, ApacheTutor.org's Nick Kew has written The Apache Modules Book, the first start-to-finish, example-rich guide for every developer who wants to make the most of Apache.
Kew begins with detailed, accessible introductions to Apache's architecture and API, then illuminates all the techniques you'll need, from request processing through code security. He brings together the best of both worlds: powerful C-based techniques for accomplishing tasks Perl or PHP can't handle, implemented with tools that deliver all the productivity you'd expect from higher-level languages. Utilizing realistic code samples, Kew introduces techniques documented in no other book-and, often, nowhere else at all.
Coverage includes
- Using Apache Portable Runtime (APR) to streamline C development and avoid its pitfalls
- Leveraging Apache DBD to build applications far more scalable than classic LAMP software
- Working with the latest Apache 2.x features: filter modules, XML support, and smart proxies
- Mastering best practices, from thread safety to multi-platform development
- Utilizing the Apache Authentication Framework
- Tracing and debugging problems in both Apache and your custom modules
Preface
Acknowledgments
About the Author
Chapter 1 Applications Development with Apache
Chapter 2 The Apache Platform and Architecture
Chapter 3 The Apache Portable Runtime
Chapter 4 Programming Techniques and Caveats
Chapter 5 Writing a Content Generator
Chapter 6 Request Processing Cycle and Metadata Handlers
Chapter 7 AAA: Access, Authentication, and Authorization
Chapter 8 Filter Modules
Chapter 9 Configuration for Modules
Chapter 10 Extending the API
Chapter 11 The Apache Database Framework
Chapter 12 Module Debugging
Appendix A Apache License
Appendix B Contributor License Agreements
Appendix C Hypertext Transfer Protocol: HTTP/1.1
Index
About the Web Site
ApacheTutor.org contains code examples from the book, all designed for easy use and integration into existing applications.
Perl and Apache: Your visual blueprint for developing dynamic Web content
![]() |
Author: | Adam McDaniel |
| List price: | $34.99 | |
| Amazon price: | $2.44 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Visual (12 October 2010) |
Visually explore the range of built-in and third-party libraries of Perl and Apache
Perl and Apache have been providing Common Gateway Interface (CGI) access to Web sites for 20 years and are constantly evolving to support the ever-changing demands of Internet users. With this book, you will heighten your knowledge and see how to usePerl and Apache to develop dynamic Web sites.
Beginning with a clear, step-by-step explanation of how to install Perl and Apache on both Windows and Linux servers, you then move on to configuring each to securely provide CGI Services. CGI developer and author Adam McDaniel shows techniques for effectively developing and maintaining dynamic sites and he shares real-world examples describing MySQL database access, PayPal credit-card transactions, and sample Facebook and Twitter interfaces.
- Apache and Perl have been providing Common Gateway Interface (CGI) access to Internet Web sites for more than two decades, and both products are constantly evolving to support today's user requirements
- Shows how to install Perl and Apache on Windows and Linux servers and configure each to securely provide CGI services
- Details techniques for effectively developing and maintaining dynamic Web sites
- Addresses MySQL database access and PayPal credit-card transactions, and examines sample Facebook and Twitter interfaces
With this book, you’ll benefit from a wealth of techniques and resources that you won’t find anywhere else.
Apache Maven 3 Cookbook
![]() |
Author: | Srirangan |
| List price: | $39.99 | |
| Amazon price: | $34.84 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Packt Publishing (25 August 2011) |
This well-detailed Cookbook takes you step by step, doing one task at a time with the latest version of Apache Maven 3. You will find this Cookbook an answer to almost all your needs for building high-quality Java applications with well-explained code and many illustrations to quicken up your learning. If you're a Java developer, it will arm you with all the critical information you need to get to grips with Maven 3, the latest version of the powerful build tool by Apache. This book is for Java developers, teams, and managers who want to implement Apache Maven in their development process, leveraging the software engineering best practices and agile team collaboration techniques it brings along. The book is also specifically for the developer who wishes to get started in Apache Maven and use it with a range of emergent and enterprise technologies including Enterprise Java, Frameworks, Google App Engine, Android, and Scala.
Apache 2 Pocket Reference: For Apache Programmers & Administrators (Pocket Reference (O'Reilly))
![]() |
Author: | Andrew Ford |
| List price: | $14.99 | |
| Amazon price: | $8.47 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media (14 October 2008) |
Even if you know the Apache web server inside and out, you still need an occasional on-the-job reminder -- especially if you're moving to the newer Apache 2.x. Apache 2 Pocket Reference gives you exactly what you need to get the job done without forcing you to plow through a cumbersome, doorstop-sized reference.
This Book provides essential information to help you configure and maintain the server quickly, with brief explanations that get directly to the point. It covers Apache 2.x, giving web masters, web administrators, and programmers a quick and easy reference solution.
This pocket reference includes:
- Summaries of command-line options, configuration directives, and modules
- Key information about Apache support utilities
- What you need to know about URL rewriting, filters, caching, proxying and security
Whether you manage huge e-commerce operations, corporate intranets, or small personal websites, Apache 2 Pocket Reference is ideal for savvy administrators who no longer need detailed tutorials and just want a convenient, on-the-job reference.
Apache CXF Web Service Development
![]() |
Author: | Naveen Balani |
| List price: | $44.99 | |
| Amazon price: | $21.75 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Packt Publishing (20 December 2009) |
This book provides a quick start in developing web services using the open source Apache CXF framework. Each chapter uses illustrations from an Order Processing Application and all the code examples are built using the ANT tool. These practical, simple, and easy-to-work-with illustrations are accompanied by step-by-step instructions. As a developer you can take advantage of these practical scenarios to understand the CXF framework and also make use of them in real-life applications. After reading this book, you will be able to develop and deploy services using the CXF framework. This book is for developers who want to design and develop SOAP and RESTful services using Apache CXF framework and leverage various CXF features for service development. It is ideal for developers who have some experience in Java application development as well as some basic knowledge of web services, but it covers some of the basic fundamentals of web services and REST to get you acquainted with these technologies before using these concepts to develop services using the CXF framework.
Tips & Tricks
Webmaster Tools
Sponsors
Subscribe
Statistics
Validate








