The definitive guide to Apache mod_rewrite

Organizing websites is highly dynamic and often chaotic. Thus, it is crucial that host web servers manipulate URLs in order to cope with temporarily or permanently relocated resources, prevent attacks by automated worms, and control resource access. The Apache mod_rewrite module has long inspired fi...

Descripción completa

Detalles Bibliográficos
Autor principal: Bowen, Richard Cooper, 1971- (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress c2006.
Edición:1st ed. 2006.
Colección:Expert's voice in open source.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627333706719
Tabla de Contenidos:
  • An Introduction to mod_rewrite
  • Regular Expressions
  • Installing and Configuring mod_rewrite
  • The RewriteRule Directive
  • The RewriteCond Directive
  • The RewriteMap Directive
  • Basic Rewrites
  • Conditional Rewrites
  • Access Control
  • Virtual Hosts
  • Proxying
  • Debugging.