Apache HTTP Server 2.2 Official Documentation - Volume I. Server Administration

Apache HTTP Server 2.2 Official Documentation - Volume I. Server Administration PDF Author: The Apache Software Foundation
Publisher: Fultus Corporation
ISBN: 1596821914
Category : Computers
Languages : en
Pages : 261

Get Book Here

Book Description
The Apache HTTP Server 2.2 Official Documentation books covers all aspects of using and managing for the world's most popular web server.

Apache HTTP Server 2.2 Official Documentation - Volume I. Server Administration

Apache HTTP Server 2.2 Official Documentation - Volume I. Server Administration PDF Author: The Apache Software Foundation
Publisher: Fultus Corporation
ISBN: 1596821914
Category : Computers
Languages : en
Pages : 261

Get Book Here

Book Description
The Apache HTTP Server 2.2 Official Documentation books covers all aspects of using and managing for the world's most popular web server.

Apache HTTP Server 2.2 Official Documentation - Volume III. Modules (A-H)

Apache HTTP Server 2.2 Official Documentation - Volume III. Modules (A-H) PDF Author: Apache Software Foundation
Publisher: Fultus Corporation
ISBN: 1596821930
Category : Computers
Languages : en
Pages : 293

Get Book Here

Book Description
The Apache HTTP Server 2.2 Official Documentation books covers all aspects of using and managing for the world's most popular web server.

Linux Apache Web Server Administration

Linux Apache Web Server Administration PDF Author: Charles Aulds
Publisher: Sybex
ISBN: 9780782141375
Category : Computers
Languages : en
Pages : 0

Get Book Here

Book Description
Authoratative Answers to All Your Apache Questions--Now Updated to Cover Apache 2.0 Linux Apache Web Server Administration is the most complete, most advanced guide to the Apache Web server you'll find anywhere. Written by a leading Apache expert--and now updated to cover Apache 2.0--this book teaches you, step-by-step, all the standard and advanced techniques you need to know to administer Apache on a Linux box. Hundreds of clear, consistent examples illustrate these techniques in detail--so you stay on track and accomplish all your goals. Coverage includes: * Compiling Apache from source code * Creating and hosting virtual web sites * Using Server-Side Includes to create Web pages with dynamic content * Using Apache directives to configure your site * Extending Apache using add-on modules * Using the Common Gateway Interface for web programming * Enhancing the performance of CGI programs with FastCGI and mod_perl * Installing Apache support for PHP * Extending Apache to run Java servlets or Java Server Pages * Attaching Apache to a database server * Using URL rewriting for increased request-handling flexibility * Implementing user authentication * Adding Secure Sockets Layer for enhanced system security * Customizing Apache's log formats The Craig Hunt Linux Library The Craig Hunt Linux Library provides in-depth, advanced coverage of the key topics for Linux administrators. Topics include Samba, System Administration, DNS Server Administration, Network Servers, Security, and Sendmail. Each book in the series is either written by or meticulously reviewed by Craig Hunt to ensure the highest quality and most complete coverage for networking professionals working specifically in Linux environments.

Subversion 1.6 Official Guide

Subversion 1.6 Official Guide PDF Author: Ben Collins-Sussman
Publisher: Fultus Corporation
ISBN: 1596821698
Category :
Languages : en
Pages : 469

Get Book Here

Book Description
This is the official guide and reference manual for Subversion 1.6 - the popular open source revision control technology.

Network World

Network World PDF Author:
Publisher:
ISBN:
Category :
Languages : en
Pages : 60

Get Book Here

Book Description
For more than 20 years, Network World has been the premier provider of information, intelligence and insight for network and IT executives responsible for the digital nervous systems of large organizations. Readers are responsible for designing, implementing and managing the voice, data and video systems their companies use to support everything from business critical applications to employee collaboration and electronic commerce.

OCA Oracle Application Server 10g Administration I Study Guide

OCA Oracle Application Server 10g Administration I Study Guide PDF Author: Bob Bryla
Publisher: John Wiley & Sons
ISBN: 0470104422
Category : Computers
Languages : en
Pages : 558

Get Book Here

Book Description
Complete coverage of the exam objectives, hands-on exercises, review questions, and more, this is the first and only book to offer such in-depth coverage of this challenging exam Takes into consideration that candidates must not only know how to install and configure Oracle Application Server 10g, but how to use the robust tool set, including Oracle HTTP Server and OracleAS Portal The book features an interactive CD-ROM, including the Sybex Test Engine with chapter review questions and bonus exams, a series of flash cards that can be used on a PC or handheld, and an e-version of the book Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

The Definitive Guide to SUSE Linux Enterprise Server

The Definitive Guide to SUSE Linux Enterprise Server PDF Author: Sander van Vugt
Publisher: Apress
ISBN: 1430203269
Category : Computers
Languages : en
Pages : 721

Get Book Here

Book Description
This book offers a comprehensive guide to Novell’s Linux Enterprise Server, one of the most powerful Linux-based server solutions available today. The book guides readers through all of the most important aspects of SLES, beginning with an in-depth overview of installation and configuration tasks. Later chapters cover configuration and deployment of key services, including the MySQL database, file sharing and printing, Web, FTP, News, DNS, and Proxy Servers. van Vugt instructs readers on important administration concepts such as instituting strict file system security and server automation. Readers will also learn about how to cluster servers together to lessen downtime and increase performance.

Computational Science and Its Applications - ICCSA 2007

Computational Science and Its Applications - ICCSA 2007 PDF Author: Osvaldo Gervasi
Publisher: Springer
ISBN: 3540744843
Category : Computers
Languages : en
Pages : 1229

Get Book Here

Book Description
This three-volume set constitutes the refereed proceedings of the International Conference on Computational Science and its Applications. These volumes feature outstanding papers that present a wealth of original research results in the field of computational science, from foundational issues in computer science and mathematics to advanced applications in almost all sciences that use computational techniques.

Apache Administrator's Handbook

Apache Administrator's Handbook PDF Author: Rich Bowen
Publisher: Sams Publishing
ISBN: 9780672322747
Category : Computers
Languages : en
Pages : 448

Get Book Here

Book Description
The Apache Web server runs more than 55 percent of the sites on the Internet, making it the number one Web server, and more widely used than all other Web server combined. Apache 2.0 is the first majore release of Apache since its inception, and represents a complete change in Apache architecture--one requiring that administrators and developers learn new procedures and techniques for configuring and maintaining the Apache server. Apache Administrator's Handbook is a practical hands-on guide to the installation, configuration, and administration of the Apache Web server. It will show you how to build and configure Apache with the features and modules you need, how to seucre the server, how to interpret log files, and how to tune the server's performance. While aimed primarily at Apache server administrators, the book also contains information for developers interested in building dynamic Web sites on top of the Apache server using either CGI or mod_perl.

Web Security Testing Cookbook

Web Security Testing Cookbook PDF Author: Paco Hope
Publisher: "O'Reilly Media, Inc."
ISBN: 0596554036
Category : Computers
Languages : en
Pages : 316

Get Book Here

Book Description
Among the tests you perform on web applications, security testing is perhaps the most important, yet it's often the most neglected. The recipes in the Web Security Testing Cookbook demonstrate how developers and testers can check for the most common web security issues, while conducting unit tests, regression tests, or exploratory tests. Unlike ad hoc security assessments, these recipes are repeatable, concise, and systematic-perfect for integrating into your regular test suite. Recipes cover the basics from observing messages between clients and servers to multi-phase tests that script the login and execution of web application features. By the end of the book, you'll be able to build tests pinpointed at Ajax functions, as well as large multi-step tests for the usual suspects: cross-site scripting and injection attacks. This book helps you: Obtain, install, and configure useful-and free-security testing tools Understand how your application communicates with users, so you can better simulate attacks in your tests Choose from many different methods that simulate common attacks such as SQL injection, cross-site scripting, and manipulating hidden form fields Make your tests repeatable by using the scripts and examples in the recipes as starting points for automated tests Don't live in dread of the midnight phone call telling you that your site has been hacked. With Web Security Testing Cookbook and the free tools used in the book's examples, you can incorporate security coverage into your test suite, and sleep in peace.