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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2006.
|
Edición: | 1st ed. 2006. |
Temas: | |
Acceso en línea: | Texto Completo |
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.