mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
parent
7c142ac1e0
commit
3eaf7de684
@ -93,6 +93,7 @@ Nginx Configuration
|
||||
fastcgi_param PATH_INFO $fastcgi_path_info;
|
||||
fastcgi_param HTTPS on;
|
||||
fastcgi_pass php-handler;
|
||||
fastcgi_intercept_errors on;
|
||||
}
|
||||
|
||||
# Optional: set long EXPIRES header on static assets
|
||||
|
||||
Loading…
Reference in New Issue
Block a user