Forum Replies Created

Viewing 1 replies (of 1 total)
  • Want to temporarily redirect your domain to another page while you work on your site? This is useful for developing the site and displaying a splash page to your visitors in the mean time.

    To do this, all you would do is add a line to the top of your .htaccess file.

    DirectoryIndex filename.html
    This causes filename.html to be treated as your default page that will be displayed when visiting yourdomain.com

    Check out http://cpanel-support.com

Viewing 1 replies (of 1 total)