mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
parent
9fc1bf7d3c
commit
cb008da167
|
@ -377,7 +377,7 @@ rec {
|
|||
''}
|
||||
|
||||
<Directory ${config.package}>
|
||||
${builtins.readFile "${config.package}/.htaccess"}
|
||||
Include ${config.package}/.htaccess
|
||||
</Directory>
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue