2 sharky Nov 13, 2009 05:49

Admin > global settings > choose default blog
Admin Blog settings > [blog] > urls > "default on index,php"
Should help ;)
¥
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?
For kicks, see if you have an index.html that's taking precedence ;)
¥
How do I do that? :o
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>
¥
I added stuff to the htaccess.
Thanks, ¥åßßå.
Problem completely solved.
You are the jammiest!
No worries ;)
¥
nothing really?
Bumpy Bump.