I will be installing PostNuke, but have a question before I do. I would like to have a simple Under Contruction page appear when visitors hit my site.
I just want to work behind the scenes until my portal is ready. This probably isn't very hard to do, I'm just not sure of the proper way.
Note: I've done this very easily with other sites that I've created, but I'm not sure how the PostNuke Installation will treat the index.html or index.php
Thanks....Mike
Login
Donate to Zikula
Installation, Configuration, & Upgrades
::
PostNuke Under Construction
-
-
Even more easy: copy a index.htm saying "under construction" to the root directory and give index.htm a higher priority as an index page than index.php (I guess that is the default anyway).
Jörg -
When you say give it a higher priority.....is this something within PostNuke or something I'm still missing?
-
No this is a web server setting and is likely to be the default anyway. The only way to be sure in your enviroment is to test it. Place an index.html in your site root and go to your URL. If you see the plain HTML first then all good and well. If not then another approach will likely be needed.
-Mark
