Really closes 488 after partial commit
This commit is contained in:
parent
e6a41e7e3f
commit
41659e0fc2
1 changed files with 1 additions and 0 deletions
|
@ -1215,6 +1215,7 @@ sub updateapacheconf {
|
||||||
ErrorLog $logfiledir/koha-error_log
|
ErrorLog $logfiledir/koha-error_log
|
||||||
TransferLog $logfiledir/koha-access_log
|
TransferLog $logfiledir/koha-access_log
|
||||||
SetEnv PERL5LIB "$intranetdir/modules"
|
SetEnv PERL5LIB "$intranetdir/modules"
|
||||||
|
SetEnv KOHA_CONF "$etcdir/koha.conf"
|
||||||
$includesdirectives
|
$includesdirectives
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue