mastostart-gnu: Aggiorna configurazione Apache.
* mastostart-gnu/system/mastostart.scm (%apache-conf): Segui symlink dentro "/".
This commit is contained in:
parent
4b7d617abe
commit
8e153dd8b8
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
(define-public %apache-conf
|
||||
(string-append "
|
||||
<Directory \"" %apache-webroot "\">
|
||||
<Directory / >
|
||||
Options FollowSymLinks
|
||||
AllowOverride All
|
||||
</Directory>
|
||||
|
|
Loading…
Reference in a new issue