svn path=/nixos/trunk/; revision=10853
This commit is contained in:
parent
d5c09f9b61
commit
c4617e5b04
|
@ -307,7 +307,7 @@ in {
|
|||
${staticFilesConfig}
|
||||
|
||||
${if config.toplevelRedirect then ''
|
||||
<Location />
|
||||
<Location ${urlPrefix}/>
|
||||
DirectoryIndex repoman
|
||||
</Location>
|
||||
'' else ""}
|
||||
|
|
Loading…
Reference in New Issue