@@ -24,7 +24,7 @@ http {
listen 8080;
server_name localhost;
- root /home/ubuntu/FrameworkBenchmarks/clancats/;
+ root /home/ubuntu/FrameworkBenchmarks/;
index index.php;
location / {