Dear Wiki user,

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

The "RewriteCond" page has been changed by wklinger:
http://wiki.apache.org/httpd/RewriteCond?action=diff&rev1=3&rev2=4

Comment:
typo correction (added space)

  # or
  RewriteCond %{HTTP_HOST} !^$
  }}}
- or using{{{RewriteCond {REQUEST_URI} !=/foo/bar }}} instead of
+ or using {{{RewriteCond {REQUEST_URI} !=/foo/bar }}} instead of
  
  {{{
  RewriteCond %{REQUEST_URI} !^/foo/bar$

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to