|
@@ -9,6 +9,8 @@ Server {
|
|
Type = fastcgi
|
|
Type = fastcgi
|
|
SourceRoot = /home/vagrant/FrameworkBenchmarks/frameworks/PHP/codeigniter
|
|
SourceRoot = /home/vagrant/FrameworkBenchmarks/frameworks/PHP/codeigniter
|
|
DefaultDocument = index.php
|
|
DefaultDocument = index.php
|
|
|
|
+ GzipCompressionLevel = 0
|
|
|
|
+ EnableKeepAlive = true
|
|
}
|
|
}
|
|
|
|
|
|
# Disable logging completely
|
|
# Disable logging completely
|