Lines 25-31
Link Here
|
25 |
# You should add all the system preferences you override |
25 |
# You should add all the system preferences you override |
26 |
# in one or more vhosts to the environment variable |
26 |
# in one or more vhosts to the environment variable |
27 |
# OVERRIDE_SYSPREF_NAMES for your staff intranet vhost |
27 |
# OVERRIDE_SYSPREF_NAMES for your staff intranet vhost |
28 |
# SevEnv OVERRIDE_SYSPREF_PrefName |
28 |
# SetEnv OVERRIDE_SYSPREF_PrefName |
29 |
|
29 |
|
30 |
<Directory "__OPAC_WWW_DIR__"> |
30 |
<Directory "__OPAC_WWW_DIR__"> |
31 |
Options -Indexes |
31 |
Options -Indexes |
Lines 136-142
Link Here
|
136 |
# If you are overriding any system preferences, |
136 |
# If you are overriding any system preferences, |
137 |
# list them in this variable so the preference editor |
137 |
# list them in this variable so the preference editor |
138 |
# knows that they have been overridden. |
138 |
# knows that they have been overridden. |
139 |
# SevEnv OVERRIDE_SYSPREF_NAMES "Pref1,Pref2,Pref3" |
139 |
# SetEnv OVERRIDE_SYSPREF_NAMES "Pref1,Pref2,Pref3" |
140 |
|
140 |
|
141 |
ErrorDocument 400 /cgi-bin/koha/errors/400.pl |
141 |
ErrorDocument 400 /cgi-bin/koha/errors/400.pl |
142 |
ErrorDocument 401 /cgi-bin/koha/errors/401.pl |
142 |
ErrorDocument 401 /cgi-bin/koha/errors/401.pl |