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

New page:
Here we'll cover basics - what do the flags mean, and some intro regular 
expression stuff. This is not intended to be a complete regex tutorial, since 
there are better ones available. Just stuff specific to mod_rewrite. We should 
also cover the differences between using RewriteRule in httpd.conf vs .htaccess 
files.

 * ["RewriteRule"]
 * ["RewriteCond"]
 * ["RewriteEngine"]
 * ["RewriteOptions"]
 * ["RewriteBase"]
 * ["Flags"]
 * ["RewriteLog"] and ["RewriteLogLevel"]
 * ["RewriteMap"]
 * "Rewriting" using ["AliasMatch"] and ["Alias"].

Reply via email to