I want to protect my installation until I am finished configuring it

Problem:

How can I stop public access while I work on my site? (show index.html and not index.php)?



Solution:

Servers are set up typically to recognize a file name index as the default file for any directory. If more than one is found (i.e. html, php, etc...) the html takes precedence.

Properties ID: 000038   Views: 2750   Updated: 3 years ago