OK here is my problem... I set up the wordpress blog in a folder (name xvideo) within public_html, to be a new blog ( which is xvideo.hisdir.com) . I set up google friendly permalink structure. And whenever I click on the link which suppose to go to one of my post, it goes to the main site which is hisdir.com. Please help!
In Permalinks section what does it show? What you should have in "Custom Structure" is one of the following: /%postname%/ /archives/%post_id% /%year%/%monthnum%/%day%/%postname%/ Col
Remove the code from main .htaccess and paste it in the blog's folder. Blog folder doesn't contain any .htaccess by default, you'll have to create one.