This file is indexed.

/usr/share/doc/libapache2-mod-auth-memcookie/readme_files/memcached.css is in libapache2-mod-auth-memcookie 1.0.2-8.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { border: 5px solid rgb(112, 112, 208);
    margin: 0pt;
    padding: 30px;
    background: white none repeat scroll 0%;
    font-family: sans-serif;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  a { color: rgb(80, 80, 208);
    }

  h1 { color: rgb(112, 112, 208);
    letter-spacing: 0.2em;
    text-align: center;
    width: auto;
    font-size: 20pt;
    margin-bottom: 0pt;
    }

  h2 { border-bottom: 2px dotted blue;
    margin: 1em 0pt 0.5em -0.7em;
    background: rgb(224, 224, 255) none repeat scroll 0%;
    font-size: 13pt;
    font-style: italic;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  h3 { border-bottom: 2px dotted blue;
    margin: 1em 0pt 0.5em 0em;
    font-size: 10pt;
    font-style: italic;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  p { margin-top: 0pt;
    }

  div.linkbar { width: auto;
    text-align: center;
    }

  div.pagetitle { width: auto;
    text-align: center;
    font-weight: bold;
    font-size: 17pt;
    margin-bottom: 10px;
    margin-top: 10px;
    }

  pre.example { background: rgb(224, 224, 224) none repeat scroll 0%;
    margin-left: 40px;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  div.exampletitle { background: rgb(208, 208, 240) none repeat scroll 0%;
    font-family: sans-serif;
    font-weight: bold;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    margin-bottom: 0pt;
    }

  ul.spaced li { margin-top: 0.7em;
    }

  a.barlink:active { background: yellow none repeat scroll 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  div.footer { margin: 30px -30px -30px;
    padding: 5px;
    font-size: smaller;
    font-style: italic;
    }

  tt.mem { color: rgb(0, 0, 48);
    }