Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The following page has been changed by ChrisPepper:
http://wiki.apache.org/httpd/WhenNotToUseRewrite

The comment on the change is:
Trivial punctuation

------------------------------------------------------------------------------
  ## page was renamed from Rewrite/WhenNotToUseRewrite
  Given the power and flexibility of mod_rewrite it's not surprising that 
people often use it as their [http://en.wikipedia.org/wiki/Golden_hammer golden 
hammer]. Part of gaining knowledge about mod_rewrite is knowing when not to use 
it.
  
- The following is a list of misuses of mod_rewrite and more appropriate (and 
often faster) alternatives. These examples assume the {{{RewriteRules}}} are 
not placed in a directory context (ie, not in a {{{.htaccess}}} file nor in a 
{{{<Directory>}}} section).
+ The following is a list of misuses of mod_rewrite and more appropriate (and 
often faster) alternatives. These examples assume the {{{RewriteRules}}} are 
not placed in a directory context (i.e., not in a {{{.htaccess}}} file nor in a 
{{{<Directory>}}} section).
  
  === Simple Redirects ===
  

Reply via email to