From: Nuño López Ansótegui <[email protected]>
Signed-off-by: Chris Cormack <[email protected]>
---
etc/koha-httpd.conf | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
mode change 100644 => 100755 etc/koha-httpd.conf
diff --git a/etc/koha-httpd.conf b/etc/koha-httpd.conf
old mode 100644
new mode 100755
index bc2b4d8..bf8cdc7
--- a/etc/koha-httpd.conf
+++ b/etc/koha-httpd.conf
@@ -13,6 +13,7 @@
ScriptAlias /opac-search.pl "__OPAC_CGI_DIR__/opac/opac-search.pl"
ScriptAlias /search "__OPAC_CGI_DIR__/opac/opac-search.pl"
ErrorLog __LOG_DIR__/koha-opac-error_log
+# CustomLog __LOG_DIR__/koha-opac-access_log combined
# TransferLog __LOG_DIR__/koha-opac-access_log
SetEnv KOHA_CONF "__KOHA_CONF_DIR__/koha-conf.xml"
SetEnv PERL5LIB "__PERL_MODULE_DIR__"
--
1.7.2.2
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/