Building IT

Making Sense of Information Technology

header image

IE6 Still Lingering

June 16th, 2009 · No Comment

W3CSchools has stats for IE6 usage at about 15%, as of May 2009.  IE6 in Enterprise environment is still being used,
It’s steadily dropping because of the wide acceptance of Firefox, and Corporations are proactively upgrading to IE7 or IE8.   This number will change dramatically when Enterprise favors Windows 7 as the new standard for [...]

[Read more →]

Posted in Software

URL Rewrite Examples

March 24th, 2009 · 2 Comments

One of the most common Webmaster task is to use mod_rewrite Apache module.  It’s a flexible and efficient way to redirect URLs.  It is useful to redirect non-functional URLs, moving domain names or renaming directories.
Below is a list of some of the frequently used mod_rewrites.
Note the [R=301] entries for 301 Permanent Redirect directive on the rules.  It’s a popular use to preserve SEO [...]

[Read more →]

Posted in Software

Creating SSL Certificates for Secure HTTP

January 13th, 2009 · 2 Comments

The use of Secure HTTP (or HTTPS) is essential to avoid getting my browser communication hijacked, or hacked.  For savvy web users, browsing a site with HTTPS is a must to protect login and other private information.  As a Web Application administrator, the way to accomplish this is to use the Secure Socket Layer (SSL) [...]

[Read more →]

Posted in Software

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.