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
1844f2f031bdadeaa9b51b06020371d0c8c744e9
Authored by
Guilherme Andrade Del Cantoni
2015-05-25 11:13:45 -0300
1 parent
c08beedf
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 @
1844f2f
...
...
@@ -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
...
...