|
|
|
@ -6,7 +6,7 @@ location /movim/ { |
|
|
|
# Define a server side cache for the proxyfied pictures |
|
|
|
|
|
|
|
#location /picture { |
|
|
|
# include snippets/fastcgi-php.conf; |
|
|
|
# include fastcgi_params;; |
|
|
|
|
|
|
|
# add_header X-Cache $upstream_cache_status; |
|
|
|
# fastcgi_ignore_headers "Cache-Control" "Expires" "Set-Cookie"; |
|
|
|
@ -16,7 +16,7 @@ location /movim/ { |
|
|
|
#} |
|
|
|
|
|
|
|
location ~ \.php$ { |
|
|
|
include snippets/fastcgi-php.conf; |
|
|
|
include fastcgi_params;; |
|
|
|
} |
|
|
|
|
|
|
|
location /movim/ws/ { |
|
|
|
|