Bugzilla – Attachment 28629 Details for
Bug 12350
Disable apache indexes on package installation by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12350 - disable apache indexes
Bug-12350---disable-apache-indexes.patch (text/plain), 852 bytes, created by
Robin Sheat
on 2014-06-03 02:25:58 UTC
(
hide
)
Description:
Bug 12350 - disable apache indexes
Filename:
MIME Type:
Creator:
Robin Sheat
Created:
2014-06-03 02:25:58 UTC
Size:
852 bytes
patch
obsolete
>From 7fff2195d2aaece2b92592d26f6fa11607c2e98d Mon Sep 17 00:00:00 2001 >From: Robin Sheat <robin@catalyst.net.nz> >Date: Tue, 3 Jun 2014 14:23:43 +1200 >Subject: [PATCH] Bug 12350 - disable apache indexes > >Test plan: >* Go to http://library/opac-tmpl and check you get a 403 error instead > of a directory listing. >--- > debian/templates/apache-shared.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/debian/templates/apache-shared.conf b/debian/templates/apache-shared.conf >index 33c6633..9ee3b0f 100644 >--- a/debian/templates/apache-shared.conf >+++ b/debian/templates/apache-shared.conf >@@ -64,7 +64,7 @@ SetEnv PERL5LIB "/usr/share/koha/lib" > ExpiresByType image/gif "access plus 12 hours" > </IfModule> > >-Options +FollowSymLinks >+Options +FollowSymLinks -Indexes > > > ErrorDocument 400 /cgi-bin/koha/errors/400.pl >-- >1.8.3.2
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 12350
: 28629