wok-current rev 1426
freeradius-dialupadmin: fix index (apache case)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Sep 28 18:47:03 2008 +0000 (2008-09-28) |
parents | c4cc1ecf47fb |
children | 5fe0d4cca0be |
files | freeradius-dialupadmin/receipt |
line diff
1.1 --- a/freeradius-dialupadmin/receipt Sun Sep 28 18:45:59 2008 +0000 1.2 +++ b/freeradius-dialupadmin/receipt Sun Sep 28 18:47:03 2008 +0000 1.3 @@ -46,7 +46,7 @@ 1.4 Alias /dialupadmin /usr/share/dialup_admin/htdocs 1.5 </IfModule> 1.6 <DirectoryMatch /usr/share/dialup_admin/htdocs/> 1.7 - DirectoryIndex index.php 1.8 + DirectoryIndex index.html 1.9 Options +FollowSymLinks 1.10 AllowOverride None 1.11 Order allow,deny