mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-06 10:39:29 +03:00
parent
9fc1bf7d3c
commit
cb008da167
1 changed files with 1 additions and 1 deletions
|
@ -377,7 +377,7 @@ rec {
|
||||||
''}
|
''}
|
||||||
|
|
||||||
<Directory ${config.package}>
|
<Directory ${config.package}>
|
||||||
${builtins.readFile "${config.package}/.htaccess"}
|
Include ${config.package}/.htaccess
|
||||||
</Directory>
|
</Directory>
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue