Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2db6132843eaf9b8a91929cfd75de7b7987b5726
Authored by
Guilherme Andrade Del Cantoni
2015-05-25 11:13:45 -0300
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
Side-by-side Diff
Inline Diff
sei/sei.conf
Wrap text
Diff comments
View file @
2db6132
...
...
@@ -8,7 +8,7 @@
8
8
DirectoryIndex index.php index.html
9
9
IndexIgnore *
10
10
11
-
#
EnableSendfile Off
11
+
EnableSendfile Off
12
12
HostnameLookups Off
13
13
ServerSignature Off
14
14
AddDefaultCharset iso-8859-1
...
...