Package: apache2.2-common
Version: 2.2.11-3
Severity: minor
Most of /etc/apache2/sites-available/default uses a TAB, '\t', for indentation. The bottom section, starting with <Directory "/usr/share/doc/">,
uses 4 white spaces, " ", instead.
Please use either '\t' or " " for the whole file.
In addition, I suggest that " " shell be used exclusively as the indentation separator in all the config, and other, files.