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 noodl:
http://wiki.apache.org/httpd/Rewrite

The comment on the change is:
typoos & remove descriptions where semi-complete

------------------------------------------------------------------------------
  
  
   * [:Rewrite/Security:Security]
-    * Discuss and show examples of gotchas like assuming the substitution is a 
uri ref when in fact it could be taken as an absolute path
-    * Using Directory & Deny to avoid information disclosure
   * [:Rewrite/Context:Contextual differences]
-    * Show examples of how rules need to be altered when moved between 
per-server and per-directory contexts, including leading slashes and the 
meaning of SCRIPT_FILENAME et al.
   * [:Rewrite/WhenNotToUseRewrite:When NOT to use mod_rewrite] (with 
alternative solutions)
   * Configuration (though this is more official docs territory)
     * Use of !AllowOverride and Options for rewrite in htaccess files
   * [:Rewrite/Common:Common Rewrites]
-    * [:Rewrite/Common/VirtualHandler:Mapping (possibly) nonexistant paths to 
a handler script]
+    * [:Rewrite/Common/VirtualHandler:Mapping (possibly) nonexistent paths to 
a handler script]
     * Prettifying urls (explain that blanket rewrites to a single script are 
usually more flexible than granular ones)
     * Interogating the query string [:Recipes/QueryString] already added 
elsewhere by slive]
     * Mass vhosting

Reply via email to