Hi, I've got a site at impactgr.com and I'd like users to see a 'notice' page (comingsoon.html) which announces our new website (currently in development). I did this by writing the following to the htaccess file:
Then that page links to my index.html page (which is my old homepage).Code:DirectoryIndex comingsoon.html
The problem is that Wordpress (currently installed in a sub-directory) doesn't like that I've done this. So my question is, is there a way I can make my comingsoon.html page show up when someone visits my site, still link to the old index.html link, and not interfere with wordpress?
Thanks for any help!


Reply With Quote

Bookmarks