UNITED STATES
2008-05-01 15:26:46
hello internet.
i have a question regarding the the htaccess file.
what i would like to do is work on my indexhibit in root but have my server call index.html rather than index.php until i have the site ready. perhaps there is a better way, but my understanding is that i can add something to the effect of
to the htaccess file to make this work. it's not working currently.
comments, suggestions?
DirectoryIndex index.html index.php
thanks
c