changing default index for docs on qa stg to be index.html
This commit is contained in:
parent
deadb40d3b
commit
2319b5d428
1 changed files with 4 additions and 0 deletions
|
@ -19,4 +19,8 @@
|
|||
DirectoryIndex default.html
|
||||
</Location>
|
||||
|
||||
<Location"/docs">
|
||||
DirectoryIndex index.html
|
||||
</Location>
|
||||
|
||||
</VirtualHost>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue