Title: index.html
Last modified: August 19, 2016

---

# index.html

 *  [Overflow](https://wordpress.org/support/users/acrane/)
 * (@acrane)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/indexhtml-1/)
 * i’ve solved my problem of having a splash page (index.html) before entering the
   wordpress environment (index.php) via this post [http://wordpress.org/support/topic/224098/page/2?replies=35](http://wordpress.org/support/topic/224098/page/2?replies=35)
   which worked great but now my search doesn’t work. I’m guessing because it wants
   to load the root page to run the search, which then loads the splash page again.
   i tried to create a searchform.php after my search.php was not working. But still
   no. maybe i can put something in the .htaccess?
    htaccess =
 * DirectoryIndex redirect.htm
 * # protect wpconfig at all cost
    <files wp-config.php> Order deny,allow deny from
   all
 * </files>
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond%{
   REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.
   php [L] </IfModule>
 * # END WordPress
 * any ideas???
    thanks

Viewing 1 replies (of 1 total)

 *  Thread Starter [Overflow](https://wordpress.org/support/users/acrane/)
 * (@acrane)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/indexhtml-1/#post-1231111)
 * ?

Viewing 1 replies (of 1 total)

The topic ‘index.html’ is closed to new replies.

## Tags

 * [htaccess](https://wordpress.org/support/topic-tag/htaccess/)
 * [redirect](https://wordpress.org/support/topic-tag/redirect/)
 * [search box](https://wordpress.org/support/topic-tag/search-box/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [Overflow](https://wordpress.org/support/users/acrane/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/indexhtml-1/#post-1231111)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
