I added statistic to both main website and weblog. The backend system which I selected is AWStats.
Related Posts
Let MT weblog accept and display Chinese
The easiest way to do it is that modify the mt.cfg file under cgi-bin folder. There are two things need to be set up: 1. set NoHTMLEntities to 1 2.…
Changed the posts_per_page for homepage in wordpress
Add the following code to the index.php 'post', 'posts_per_page' => 5 ) ); ?>
weblog rebuilt
After almost 3 months suck of lacking the functionalities of the weblog, I successfully rebuilt it this morning. I had to move my website from Shanghai Linux association server to…