Commit 2db6132843eaf9b8a91929cfd75de7b7987b5726
1 parent
58f4e1df
Exists in
master
Correção em script
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
sei/sei.conf
@@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
8 | DirectoryIndex index.php index.html | 8 | DirectoryIndex index.php index.html |
9 | IndexIgnore * | 9 | IndexIgnore * |
10 | 10 | ||
11 | - #EnableSendfile Off | 11 | + EnableSendfile Off |
12 | HostnameLookups Off | 12 | HostnameLookups Off |
13 | ServerSignature Off | 13 | ServerSignature Off |
14 | AddDefaultCharset iso-8859-1 | 14 | AddDefaultCharset iso-8859-1 |