The MU forums have moved to WordPress.org

Way to server index.html? (2 posts)

  1. inertia
    Member
    Posted 19 years ago #

    Ok so I have index.html in my / where WPMU's htaccess is too and of course I get redirected to WPMU. So is there some way so I can serve my index.html before mu's files? Sorry for starting separate thread with the same question but it's very important for me.

    Thank you.

  2. jaseone
    Inactive
    Posted 19 years ago #

    I believe after reading some other threads that if you have a home.php in your current theme then that will be used for the home page instead of index.php so you can give that a go, otherwise you could add something like:

    DirectoryIndex index.html index.php

    In your .htaccess to make the .html take precedence.

About this Topic