| Summary: | [FR] add backup files protection to default configuration | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Michael Shigorin <mike> |
| Component: | apache | Assignee: | Michael Shigorin <mike> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | enhancement | ||
| Priority: | P2 | CC: | at, cas, crux, ender, lakostis, ldv, mike, mithraen, qa_viy, rider, shaba, solo, viy |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
added commented-out example to default httpd.conf, httpd-perl.conf in 1.3.37-alt5 |
would be nice to package "hardened" configuration bits and pieces like this: <Files ~ "~$"> Order allow,deny Deny from all </Files> into an additional subpackage to be able to just install it.