Bug 857135

Summary: roundcubemail: problems w/apache config
Product: [openSUSE] openSUSE 13.1 Reporter: Jon Nelson <jnelson-suse>
Component: OtherAssignee: Peter Nixon <nix>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: aj
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jon Nelson 2014-01-02 00:40:14 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

The shipping apache config file needs to have the Options directive tweaked.
  Options -Indexes FollowSymLinks
needs to be rewritten as:
  Options -Indexes +FollowSymLinks


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Aeneas Jaißle 2014-02-24 13:57:21 UTC
Marking as 'Resolved', as this was fixed with SR#213518 over a month ago.
Comment 2 Aeneas Jaißle 2014-02-24 13:59:30 UTC
...and reopening, as this fix was not yet submitted to openSUSE_13.1:Update
Comment 3 Aeneas Jaißle 2014-02-24 14:30:23 UTC
duplicate of #842800

*** This bug has been marked as a duplicate of bug 842800 ***