How to set default document (index page) for your website?

If you have custom document that you want to set as default document for your site, like: home.aspx, link.aspx, login.php
You can set it by following these steps:
- Login to Plesk
- Click your website
- Click We Server Settings
- Then you will be redirected to Web Server Settings page
- On the field Default Document, you can put your file that you want to set as default document on the top, for example file link.aspx is your default document, so you can set like:
link.aspx
Index.php
Index.html
Index.htm
Index.cfm
Index.shtml
Index.shtm
Index.stm
Index.php3
Index.asp

So when people browse your domain, it will redirect to link.aspx page without type domain.com/link.aspx
  • 0 Usuários acharam útil
Esta resposta lhe foi útil?

Artigos Relacionados

How do we check the Bandwith Report of our website?

You can check bandwith usage of your site, by following these steps below:- Login to Plesk 12-...

How to add mime type?

Somehow you will get 403 error message on your browser, because the extention of file that we...

How to change the .net version?

If you want to change the version of your .net framework, for example from 3.5 to 4.5, you can...

How to set PHP version?

For some PHP websites, they need to be configured the PHP version into specific version of PHP....

How to create virtual directory?

You can create virtual directory through Plesk Control Panel, let's say you want to create...