You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2011/10/01 10:11:47 UTC

[Httpd Wiki] Trivial Update of "RewriteCond" by wklinger

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: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org