Skip to content

Obviate.io

To anticipate and prevent

  • Home
  • About Us
  • History
  • Privacy Policy
  • Toggle search form

Microsoft Free Fridays

Posted on 2005-08-02 By Jon No Comments on Microsoft Free Fridays

I ran across the concept known simply as “Microsoft Free Fridays”. Originally I belive it was written as an apache module, but thats too much work. On the other hand I like mod_rewrite — so I shall use that. So starting from now on most all of my websites will be MSIE Free Fridays.

mod_rewrite code for thoes intrested:

<br />
RewriteCond %{TIME_WDAY} ^5$<br />
RewriteCond %{HTTP_USER_AGENT} MSIE<br />
RewriteCond %{HTTP_USER_AGENT} !Opera<br />
RewriteCond %{HTTP_USER_AGENT} !Oregano<br />
RewriteRule ^.*$ http://www.getfirefox.com [R=302,L]<br />

Windows

Post navigation

Previous Post: SBC blocking port 25
Next Post: Shortify – Cool service

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

August 2005
S M T W T F S
 123456
78910111213
14151617181920
21222324252627
28293031  
« Jul   Sep »

Copyright © 2022 Obviate.io

Powered by PressBook Premium theme