projects
/
sysconfig
/
apache2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use /var/www/default for the docroot, not /var/www
[sysconfig/apache2.git]
/
mods-available
/
dir.conf
1
<IfModule mod_dir.c>
2
3
DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.htm
4
5
</IfModule>