Commit ccb83f4e authored by Richard Bowen's avatar Richard Bowen
Browse files
parent 94ec2b11
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -465,8 +465,8 @@ com http://www.example.com/<br />
RewriteCond %{HTTP_USER_AGENT}  ^<strong>Mozilla/3</strong>.*<br />
RewriteRule ^foo\.html$         foo.<strong>NS</strong>.html          [<strong>L</strong>]<br />
<br />
RewriteCond %{HTTP_USER_AGENT}  ^<strong>Lynx/</strong>.*         [OR]<br />
RewriteCond %{HTTP_USER_AGENT}  ^<strong>Mozilla/[12]</strong>.*<br />
RewriteCond %{HTTP_USER_AGENT}  ^<strong>Lynx/</strong>         [OR]<br />
RewriteCond %{HTTP_USER_AGENT}  ^<strong>Mozilla/[12]</strong><br />
RewriteRule ^foo\.html$         foo.<strong>20</strong>.html          [<strong>L</strong>]<br />
<br />
RewriteRule ^foo\.html$         foo.<strong>32</strong>.html          [<strong>L</strong>]