Making site stats accessible with htaccess

| No Comments

Dreamhost has a site stats facility included.

But sometimes it is not accessible because of the .htaccess file.

Say WordPress or some customized .htaccess file which will change the rewrite rule.

To make it works, add following code in top of the .htaccess file.

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} ^/(stats|failed_auth\.html).*$ [NC]
RewriteRule . - [L]


Leave a comment

About Me

As a tech geek and life geek, I always like to share my experience to you, my readers.

David Yin

About this Entry

This page contains a single entry by David Yin published on October 17, 2008 11:50 AM.

Free your memory with Ram Idle LE was the previous entry in this blog.

Movable Type's 7th Anniversary is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Archives

Subscribe

Ads