PDA

View Full Version : Blog


Jase2
03-26-2008, 07:21 PM
Hi all,

I've installed a WordPress blog, and it's in a directory /blog. Now, when I got to mysite.com/blog, the www never shows. I'd like to have www. show at all times, any of you know what I need to do?

I tried this in the index.php file, which works for my forums, but not my blog:

header('Location: http://www.mysite.org/blog');

Regards Jason :)

--------------- Added 1206632983 at 1206632983 ---------------

Anyone?

Regards Jason :)