1 sharky Nov 12, 2009 20:00
3 yabba Nov 13, 2009 08:16
Admin > global settings > choose default blog
Admin Blog settings > [blog] > urls > "default on index,php"
Should help ;)
¥
4 sharky Nov 13, 2009 08:39
Yes, but when I follow those settings, I still get the b2evo start page with
http://thechumslick.com/
I want what is currently shown with http://thechumslick.com/index.php to also show with http://thechumslick.com.
Any help?
5 yabba Nov 13, 2009 09:11
For kicks, see if you have an index.html that's taking precedence ;)
¥
6 sharky Nov 13, 2009 14:16
How do I do that? :o
7 yabba Nov 13, 2009 17:57
You can either delete it, or you can add some stuff to htaccess
# DEFAULT DOCUMENT TO DISPLAY:
# this will select the default blog template to be displayed
# if the URL is just .../blogs/
<IfModule mod_dir.c>
DirectoryIndex index.php index.html
</IfModule>
¥
8 sharky Nov 13, 2009 18:08
I added stuff to the htaccess.
Thanks, ¥åßßå.
Problem completely solved.
You are the jammiest!
9 yabba Nov 13, 2009 18:09
No worries ;)
¥
nothing really?
Bumpy Bump.