Bugzilla – Attachment 19680 Details for
Bug 10486
Allow external Z39.50 targets to be searched from the OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Followup for bug 10486: Remove restriction on XSLT directory
Followup-for-bug-10486-Remove-restriction-on-XSLT-.patch (text/plain), 1.15 KB, created by
Jesse Weaver
on 2013-07-15 15:59:09 UTC
(
hide
)
Description:
Followup for bug 10486: Remove restriction on XSLT directory
Filename:
MIME Type:
Creator:
Jesse Weaver
Created:
2013-07-15 15:59:09 UTC
Size:
1.15 KB
patch
obsolete
>From f4bbfab1e0996fc8dcc1f8dededf754e1ebf48d6 Mon Sep 17 00:00:00 2001 >From: Jesse Weaver <pianohacker@gmail.com> >Date: Mon, 15 Jul 2013 09:56:55 -0600 >Subject: [PATCH] Followup for bug 10486: Remove restriction on XSLT directory > >XSLT record processing is done client side in the OPAC external search, >so the stylesheets must be fetchable. The restriction was also removed >from the staff client, for consistency. >--- > etc/koha-httpd.conf | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/etc/koha-httpd.conf b/etc/koha-httpd.conf >index 26af98e..30c843e 100644 >--- a/etc/koha-httpd.conf >+++ b/etc/koha-httpd.conf >@@ -25,7 +25,7 @@ > </Directory> > > # Secure internal stuff >- <DirectoryMatch "__OPAC_WWW_DIR__/.*/(modules|xslt|includes)"> >+ <DirectoryMatch "__OPAC_WWW_DIR__/.*/(modules|includes)"> > Order deny,allow > Deny from all > </DirectoryMatch> >@@ -148,7 +148,7 @@ > </Directory> > > # Secure internal stuff >- <DirectoryMatch "__INTRANET_WWW_DIR__/.*/(modules|xslt|includes)"> >+ <DirectoryMatch "__INTRANET_WWW_DIR__/.*/(modules|includes)"> > Order deny,allow > Deny from all > </DirectoryMatch> >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 10486
:
19142
|
19143
|
19226
|
19227
|
19680
|
21687
|
21734
|
22084
|
22540
|
23109
|
23112
|
23113
|
24036
|
24206
|
24207
|
24208
|
25235
|
25236
|
25979
|
26002
|
26017
|
26129
|
26804
|
26988
|
27275
|
27276
|
27438
|
27439
|
27440
|
27559
|
27756
|
27781
|
27783
|
27785
|
27786
|
27787
|
27788
|
27789
|
27790