
apache
Get flash to fully experience Pearltrees
Maven Book: Maven: The Definitive Guide
Learning Maven can be a daunting and frustrating task. While there are a number of references for Maven online, there is no single, well-written narrative for introducing Maven that can serve as both an authoritative reference and an introduction. Sonatype maintains two books focused on Maven: an example-driven introduction to Maven, "Maven by Example" and this reference book.When a Web server sends a document to a browser, it prefixes the document with a response header like the one shown in Listing 1 . This contains metadata telling the browser how to interpret the document. One of the most important pieces of metadata is the Content-Type in the last line.
Tip: Configure Apache to send the right MIME type for XHTML
mod_perl: Performance Tuning
Ultimate htaccess Article
.htaccess is a very ancient configuration file that controls the Web Server running your website, and is one of the most powerful configuration files you will ever come across.Available Languages: en | fr Summary The mod_rewrite module uses a rule-based rewriting engine, based on a PCRE regular-expression parser, to rewrite requested URLs on the fly.
Apache module mod_rewrite
Table of Contents Small databases can be implemented pretty efficiently using dbm files, but there are still some precautions that must be taken to use them properly under mod_perl. Some of the earliest databases implemented on Unix were dbm files, and many are still in use today.

