parent
5ca9be38cd
commit
e6bae0e3c7
|
@ -133,7 +133,7 @@ With :dn:method:`~Microsoft.AspNetCore.Builder.DefaultFilesExtensions.UseDefault
|
|||
- index.htm
|
||||
- index.html
|
||||
|
||||
The first file found from the list will be severed as if the request was the fully qualified URI (although the browser URL will continue to show the URI requested).
|
||||
The first file found from the list will be served as if the request was the fully qualified URI (although the browser URL will continue to show the URI requested).
|
||||
|
||||
The following code shows how to change the default file name to *mydefault.html*.
|
||||
|
||||
|
|
Loading…
Reference in New Issue