| | |  | Computer Security | Home » » The Definitive Guide to Apache mod_rewrite (Definitive Guides) | | | | | | | Description: | | 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 fits of joy because it offers an unparalleled toolset for manipulating URLs. The Definitive Guide to Apache mod_rewrite guides you through configuration and use of the module for a variety of purposes, including basic and conditional rewrites, access control, virtual host maintenance, and proxies. This book was authored by Rich Bowen, noted Apache expert and Apache Software Foundation member, and draws on his years of experience administering, and regular speaking and writing about, the Apache server. | | | Product Details: | | | Author:
| Rich Bowen | | Hardcover:
| 160 pages | | Publisher:
| Apress | | Publication Date:
| February 08, 2006 | | Language:
| English | | ISBN:
| 1590595610 | | Product Length:
| 9.42 inches | | Product Width:
| 7.22 inches | | Product Height:
| 0.68 inches | | Product Weight:
| 1.12 pounds | | Package Length:
| 9.5 inches | | Package Width:
| 7.2 inches | | Package Height:
| 0.7 inches | | Package Weight:
| 1.25 pounds | | Average Customer Rating:
| based on 9 reviews |
| | | | Customer Reviews: | |
Average Customer Review:
( 9 customer reviews )
Write an online review and share your thoughts with other customers.
Most Helpful Customer Reviews
10 of 11 found the following review helpful:
mod_rewrite explained very wellMar 23, 2006
By Deoren When I first came across RewriteRule directives I was mostly horrified. It was only because I was learning about Perl Regular Expressions at the time that I didn't make the sign of a cross at the stuff and just go another direction. But I realized that the power I craved came at a cost.
I admit that I had did the whole "trial and error" thing coupled with scouring the net for examples before I realized having a book would make things so much easier. So I resorted to searching Amazon for mod_rewrite. This is the only book that my search turned up.
I have to say the book was definitely well worth it. The tips about when to NOT use mod_rewrite was very much appreciated. Some of my uses could have been accomplished with a FilesMatch or DirectoryMatch directives instead of a RewriteRule.
The VirtualHosts chapter was useful, as was the Proxy chapter. I didn't realize how useful mod_proxy was until this chapter gave a few good examples.
All in all I'm very satisfied with this book. Because of the short length I was worried that it wouldn't cover the material well enough. However I don't think there is anything I've needed to do with mod_rewrite that this book didn't cover well enough for me to accomplish without another resource.
7 of 7 found the following review helpful:
"Definitive" might be stretching it a bitOct 10, 2007
By orangekay The freely available online documentation for mod_rewrite is a great deal more "definitive" than this book could ever hope to be, but it's also a great deal more difficult to navigate and read. This book is considerably more human friendly and un-man-page-like, and even if it doesn't contain a specific solution for your particular problem, it will at least point you in the right direction so you have some general idea of where to look in the official docs.
12 of 14 found the following review helpful:
A good startMar 15, 2006
By M. Overweg Having only about 140 pages, I wouldn't call this 'The Definitive Guide'. Even though I read it cover to cover and mod_rewrite is a relatively small subject, there are still some unanswered questions.
Still, the book contains easy to read explanations, a quick primer on Regular Expressions, recipes, and - very important - examples of problems that should NOT be solved with mod_rewrite because there is an easier way to do it.
So for those that are no experts yet and thus far had to consult the (not very user-friendly) official documentation on the Apache website, this book is certainly a good introduction.
3 of 3 found the following review helpful:
Great for programmers AND webmasters!Apr 29, 2008
By Mscott This book is perfect for programmers AND webmasters! Before reading this book I had very limited knowledge of what mod rewrite was or how it worked. After I finished it I was able to:
1. Make search engine friendly URLs (dynamically generated by my site) work.
2. Block bad bots and remote file inclusion attempts.
3. Rename pages or move them seamlessly.
I would recommend this book to anyone, it was easy to understand even from the point of view of someone just starting out.
7 of 9 found the following review helpful:
Welcomed alternative to the obscure official documentationMay 30, 2006
By Foti Massimo mod_rewrite is a powerful tool, but, unfortunately, it has always been poorly documented and its somewhat arcane syntax makes things even worst. Bowen offers a very welcomed alternative to the obscure official documentation. Be advised a decent understanding of Regular Expressions is required to fully leverage mod_rewrite
See all 9 customer reviews on Amazon.com
| | |
|