Difference between revisions of "Change the default page of my site"

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
 
(One intermediate revision by one other user not shown)
Line 16: Line 16:
  
 
{{#seo:
 
{{#seo:
|title=Your page title
+
|title=Change the default page of my site
 
|title_mode=append
 
|title_mode=append
 
|keywords=these,are,your,keywords
 
|keywords=these,are,your,keywords
Line 62: Line 62:
 
However prefer the use of address rewriting if you have several files  ''Login.aspx '' in several directories of your site, the change explained above is valid for all directories of your site.
 
However prefer the use of address rewriting if you have several files  ''Login.aspx '' in several directories of your site, the change explained above is valid for all directories of your site.
  
[[Category:Shared_hosting]]
+
[[Category:Web Hosting]]
 
[[Category:Plesk]]
 
[[Category:Plesk]]
  
 
<br />
 
<br />
 
<comments />
 
<comments />

Latest revision as of 15:30, 28 September 2021

en:Change the default page of my site he:לשנות את דף ברירת המחדל של ' האתר שלי ' ro:Schimba pagina implicită de site-ul meu ru:Изменить по умолчанию страницы моего сайта pl:Zmiana domyślnej strony mojej witryny ja:私のサイトの既定のページを変更します。 ar:تغيير الصفحة الافتراضية للموقع الخاص بي zh:更改我的网站的默认页 de:Ändern Sie die Standardseite meiner Website nl:Wijzigen van de standaardpagina van mijn site it:Modificare la pagina predefinita del mio sito pt:Alterar a página padrão do meu site es:Cambiar la página predeterminada de mi sitio fr:Modifier la page par défaut de mon site

When you go to a site and you do not specify a page name (and provided that no address rewriting rule is in place ), the default document will be displayed by the Server.

Depending on the offer you have, the default page will be different (shared hosting Linux or Windows ).

For example, for a Windows shared hosting, you can find the following files :

Index.html
Index.htm
Index.cfm
Index.shtml
Index.shtm
Index.stm
Index.php
Index.php3
Index.asp
Index.aspx
Default.htm
Default.asp
Default.aspx

If you want that your website accessible since the address http://Mon-Site.com Displays by default the login.aspx page, you must therefore Add Login.aspx to the list of default documents.

To do this, log in to your Plesk management interface and click on Web Server Settings :

Plesk-default-document.PNG


You will then need to Add Login.aspx at the end of the list in such a way to get something similar to the screenshot below :

Plesk-default-document3.PNG


Then confirm the change by clicking on the button OK at the bottom of page.


However prefer the use of address rewriting if you have several files Login.aspx in several directories of your site, the change explained above is valid for all directories of your site.



You are not allowed to post comments.