NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/conf/nginx/templates/sites-default.conf.j2

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

sites-default.conf.j2 on main
Author Date Commit Line Code
FreddleSpl0it over 1 year ago 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
1
include /etc/nginx/mime.types;
Open commit View diff
1 include /etc/nginx/mime.types;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
2
charset utf-8;
Open commit View diff
2 charset utf-8;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
3
override_charset on;
Open commit View diff
3 override_charset on;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
4
Open commit View diff
4
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
5
server_tokens off;
Open commit View diff
5 server_tokens off;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
6
Open commit View diff
6
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
7
ssl_protocols TLSv1.2 TLSv1.3;
Open commit View diff
7 ssl_protocols TLSv1.2 TLSv1.3;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
8
ssl_prefer_server_ciphers on;
Open commit View diff
8 ssl_prefer_server_ciphers on;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
9
ssl_ciphers ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305;
Open commit View diff
9 ssl_ciphers ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
10
ssl_ecdh_curve X25519:X448:secp384r1:secp256k1;
Open commit View diff
10 ssl_ecdh_curve X25519:X448:secp384r1:secp256k1;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
11
ssl_session_cache shared:SSL:50m;
Open commit View diff
11 ssl_session_cache shared:SSL:50m;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
12
ssl_session_timeout 1d;
Open commit View diff
12 ssl_session_timeout 1d;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
13
ssl_session_tickets off;
Open commit View diff
13 ssl_session_tickets off;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
14
Open commit View diff
14
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
15
add_header Strict-Transport-Security "max-age=15768000;";
Open commit View diff
15 add_header Strict-Transport-Security "max-age=15768000;";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
16
add_header X-Content-Type-Options nosniff;
Open commit View diff
16 add_header X-Content-Type-Options nosniff;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
17
add_header X-Robots-Tag none;
Open commit View diff
17 add_header X-Robots-Tag none;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
18
add_header X-Download-Options noopen;
Open commit View diff
18 add_header X-Download-Options noopen;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
19
add_header X-Frame-Options "SAMEORIGIN" always;
Open commit View diff
19 add_header X-Frame-Options "SAMEORIGIN" always;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
20
add_header X-Permitted-Cross-Domain-Policies none;
Open commit View diff
20 add_header X-Permitted-Cross-Domain-Policies none;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
21
add_header Referrer-Policy strict-origin;
Open commit View diff
21 add_header Referrer-Policy strict-origin;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
22
Open commit View diff
22
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
23
index index.php index.html;
Open commit View diff
23 index index.php index.html;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
24
Open commit View diff
24
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
25
client_max_body_size 0;
Open commit View diff
25 client_max_body_size 0;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
26
Open commit View diff
26
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
27
gzip on;
Open commit View diff
27 gzip on;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
28
gzip_disable "msie6";
Open commit View diff
28 gzip_disable "msie6";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
29
Open commit View diff
29
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
30
gzip_vary on;
Open commit View diff
30 gzip_vary on;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
31
gzip_proxied off;
Open commit View diff
31 gzip_proxied off;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
32
gzip_comp_level 6;
Open commit View diff
32 gzip_comp_level 6;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
33
gzip_buffers 16 8k;
Open commit View diff
33 gzip_buffers 16 8k;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
34
gzip_http_version 1.1;
Open commit View diff
34 gzip_http_version 1.1;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
35
gzip_min_length 256;
Open commit View diff
35 gzip_min_length 256;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
36
gzip_types text/plain text/css application/json application/javascript application/x-javascript text/xml application/xml application/xml+rss text/javascript application/vnd.ms-fontobject application/x-font-ttf font/opentype image/svg+xml image/x-icon;
Open commit View diff
36 gzip_types text/plain text/css application/json application/javascript application/x-javascript text/xml application/xml application/xml+rss text/javascript application/vnd.ms-fontobject application/x-font-ttf font/opentype image/svg+xml image/x-icon;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
37
Open commit View diff
37
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
38
location ~ ^/(fonts|js|css|img)/ {
Open commit View diff
38 location ~ ^/(fonts|js|css|img)/ {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
39
    expires max;
Open commit View diff
39 expires max;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
40
    add_header Cache-Control public;
Open commit View diff
40 add_header Cache-Control public;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
41
}
Open commit View diff
41 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
42
Open commit View diff
42
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
43
error_log  /var/log/nginx/error.log;
Open commit View diff
43 error_log /var/log/nginx/error.log;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
44
access_log /var/log/nginx/access.log;
Open commit View diff
44 access_log /var/log/nginx/access.log;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
45
fastcgi_hide_header X-Powered-By;
Open commit View diff
45 fastcgi_hide_header X-Powered-By;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
46
absolute_redirect off;
Open commit View diff
46 absolute_redirect off;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
47
root /web;
Open commit View diff
47 root /web;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
48
Open commit View diff
48
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
49
# If behind reverse proxy, forwards the correct IP
Open commit View diff
49 # If behind reverse proxy, forwards the correct IP
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
50
set_real_ip_from 10.0.0.0/8;
Open commit View diff
50 set_real_ip_from 10.0.0.0/8;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
51
set_real_ip_from 172.16.0.0/12;
Open commit View diff
51 set_real_ip_from 172.16.0.0/12;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
52
set_real_ip_from 192.168.0.0/16;
Open commit View diff
52 set_real_ip_from 192.168.0.0/16;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
53
set_real_ip_from fc00::/7;
Open commit View diff
53 set_real_ip_from fc00::/7;
FreddleSpl0it over 1 year ago a567d5d

[Nginx] Add support for trusted proxies via env var

Full commit hash
a567d5dc3193286684fdf0b7cf287817bdfe6581
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
54
{% for TRUSTED_PROXY in TRUSTED_PROXIES %}
Open commit View diff
54 {% for TRUSTED_PROXY in TRUSTED_PROXIES %}
same change a567d5d

[Nginx] Add support for trusted proxies via env var

Full commit hash
a567d5dc3193286684fdf0b7cf287817bdfe6581
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
55
set_real_ip_from {{ TRUSTED_PROXY }};
Open commit View diff
55 set_real_ip_from {{ TRUSTED_PROXY }};
same change a567d5d

[Nginx] Add support for trusted proxies via env var

Full commit hash
a567d5dc3193286684fdf0b7cf287817bdfe6581
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
56
{% endfor %}
Open commit View diff
56 {% endfor %}
same change a567d5d

[Nginx] Add support for trusted proxies via env var

Full commit hash
a567d5dc3193286684fdf0b7cf287817bdfe6581
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
57
{% if not NGINX_USE_PROXY_PROTOCOL %}
Open commit View diff
57 {% if not NGINX_USE_PROXY_PROTOCOL %}
FreddleSpl0it over 1 year ago 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
58
real_ip_header X-Forwarded-For;
Open commit View diff
58 real_ip_header X-Forwarded-For;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
59
{% else %}
Open commit View diff
59 {% else %}
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
60
real_ip_header proxy_protocol;
Open commit View diff
60 real_ip_header proxy_protocol;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
61
{% endif %}
Open commit View diff
61 {% endif %}
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
62
real_ip_recursive on;
Open commit View diff
62 real_ip_recursive on;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
63
Open commit View diff
63
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
64
Open commit View diff
64
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
65
location @strip-ext {
Open commit View diff
65 location @strip-ext {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
66
    rewrite ^(.*)$ $1.php last;
Open commit View diff
66 rewrite ^(.*)$ $1.php last;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
67
}
Open commit View diff
67 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
68
Open commit View diff
68
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
69
location ^~ /inc/lib/ {
Open commit View diff
69 location ^~ /inc/lib/ {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
70
    deny all;
Open commit View diff
70 deny all;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
71
    return 403;
Open commit View diff
71 return 403;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
72
}
Open commit View diff
72 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
73
Open commit View diff
73
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
74
location ^~ /.well-known/acme-challenge/ {
Open commit View diff
74 location ^~ /.well-known/acme-challenge/ {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
75
    allow all;
Open commit View diff
75 allow all;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
76
    default_type "text/plain";
Open commit View diff
76 default_type "text/plain";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
77
}
Open commit View diff
77 }
DerLinkman 11 months ago c39712a

pf/php: add mta-sts support (outbound) (#6686)

Full commit hash
c39712af671cc150595e6aadc7c31868eef14408
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
78
location ^~ /.well-known/mta-sts.txt {
Open commit View diff
78 location ^~ /.well-known/mta-sts.txt {
same change c39712a

pf/php: add mta-sts support (outbound) (#6686)

Full commit hash
c39712af671cc150595e6aadc7c31868eef14408
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
79
    allow all;
Open commit View diff
79 allow all;
same change c39712a

pf/php: add mta-sts support (outbound) (#6686)

Full commit hash
c39712af671cc150595e6aadc7c31868eef14408
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
80
    fastcgi_split_path_info ^(.+\.php)(/.+)$;
Open commit View diff
80 fastcgi_split_path_info ^(.+\.php)(/.+)$;
same change c39712a

pf/php: add mta-sts support (outbound) (#6686)

Full commit hash
c39712af671cc150595e6aadc7c31868eef14408
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
81
    fastcgi_pass {{ PHPFPMHOST }}:9002;
Open commit View diff
81 fastcgi_pass {{ PHPFPMHOST }}:9002;
same change c39712a

pf/php: add mta-sts support (outbound) (#6686)

Full commit hash
c39712af671cc150595e6aadc7c31868eef14408
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
82
    include /etc/nginx/fastcgi_params;
Open commit View diff
82 include /etc/nginx/fastcgi_params;
same change c39712a

pf/php: add mta-sts support (outbound) (#6686)

Full commit hash
c39712af671cc150595e6aadc7c31868eef14408
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
83
    fastcgi_param SCRIPT_FILENAME $document_root/mta-sts.php;
Open commit View diff
83 fastcgi_param SCRIPT_FILENAME $document_root/mta-sts.php;
same change c39712a

pf/php: add mta-sts support (outbound) (#6686)

Full commit hash
c39712af671cc150595e6aadc7c31868eef14408
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
84
    fastcgi_param PATH_INFO $fastcgi_path_info;
Open commit View diff
84 fastcgi_param PATH_INFO $fastcgi_path_info;
same change c39712a

pf/php: add mta-sts support (outbound) (#6686)

Full commit hash
c39712af671cc150595e6aadc7c31868eef14408
Author
DerLinkman <[email protected]>
Date
11 months ago
Selected line
85
}
Open commit View diff
85 }
FreddleSpl0it over 1 year ago 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
86
Open commit View diff
86
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
87
rewrite ^/.well-known/caldav$ /SOGo/dav/ permanent;
Open commit View diff
87 rewrite ^/.well-known/caldav$ /SOGo/dav/ permanent;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
88
rewrite ^/.well-known/carddav$ /SOGo/dav/ permanent;
Open commit View diff
88 rewrite ^/.well-known/carddav$ /SOGo/dav/ permanent;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
89
Open commit View diff
89
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
90
Open commit View diff
90
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
91
location / {
Open commit View diff
91 location / {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
92
    try_files $uri $uri/ @strip-ext;
Open commit View diff
92 try_files $uri $uri/ @strip-ext;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
93
}
Open commit View diff
93 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
94
Open commit View diff
94
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
95
location /qhandler {
Open commit View diff
95 location /qhandler {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
96
    rewrite ^/qhandler/(.*)/(.*) /qhandler.php?action=$1&hash=$2;
Open commit View diff
96 rewrite ^/qhandler/(.*)/(.*) /qhandler.php?action=$1&hash=$2;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
97
}
Open commit View diff
97 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
98
Open commit View diff
98
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
99
location /edit {
Open commit View diff
99 location /edit {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
100
    rewrite ^/edit/(.*)/(.*) /edit.php?$1=$2;
Open commit View diff
100 rewrite ^/edit/(.*)/(.*) /edit.php?$1=$2;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
101
}
Open commit View diff
101 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
102
Open commit View diff
102
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
103
location ~ ^/api/v1/(.*)$ {
Open commit View diff
103 location ~ ^/api/v1/(.*)$ {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
104
    try_files $uri $uri/ /json_api.php?query=$1&$args;
Open commit View diff
104 try_files $uri $uri/ /json_api.php?query=$1&$args;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
105
}
Open commit View diff
105 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
106
Open commit View diff
106
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
107
location ~ ^/cache/(.*)$ {
Open commit View diff
107 location ~ ^/cache/(.*)$ {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
108
    try_files $uri $uri/ /resource.php?file=$1;
Open commit View diff
108 try_files $uri $uri/ /resource.php?file=$1;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
109
}
Open commit View diff
109 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
110
Open commit View diff
110
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
111
location ~ \.php$ {
Open commit View diff
111 location ~ \.php$ {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
112
    try_files $uri =404;
Open commit View diff
112 try_files $uri =404;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
113
    fastcgi_split_path_info ^(.+\.php)(/.+)$;
Open commit View diff
113 fastcgi_split_path_info ^(.+\.php)(/.+)$;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
114
    fastcgi_pass {{ PHPFPMHOST }}:9002;
Open commit View diff
114 fastcgi_pass {{ PHPFPMHOST }}:9002;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
115
    fastcgi_index index.php;
Open commit View diff
115 fastcgi_index index.php;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
116
    include /etc/nginx/fastcgi_params;
Open commit View diff
116 include /etc/nginx/fastcgi_params;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
117
    fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
Open commit View diff
117 fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
118
    fastcgi_param PATH_INFO $fastcgi_path_info;
Open commit View diff
118 fastcgi_param PATH_INFO $fastcgi_path_info;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
119
    fastcgi_read_timeout 3600;
Open commit View diff
119 fastcgi_read_timeout 3600;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
120
    fastcgi_send_timeout 3600;
Open commit View diff
120 fastcgi_send_timeout 3600;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
121
}
Open commit View diff
121 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
122
Open commit View diff
122
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
123
location ~* ^/Autodiscover/Autodiscover.xml {
Open commit View diff
123 location ~* ^/Autodiscover/Autodiscover.xml {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
124
    fastcgi_split_path_info ^(.+\.php)(/.+)$;
Open commit View diff
124 fastcgi_split_path_info ^(.+\.php)(/.+)$;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
125
    fastcgi_pass {{ PHPFPMHOST }}:9002;
Open commit View diff
125 fastcgi_pass {{ PHPFPMHOST }}:9002;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
126
    include /etc/nginx/fastcgi_params;
Open commit View diff
126 include /etc/nginx/fastcgi_params;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
127
    fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
Open commit View diff
127 fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
128
    try_files /autodiscover.php =404;
Open commit View diff
128 try_files /autodiscover.php =404;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
129
}
Open commit View diff
129 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
130
Open commit View diff
130
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
131
location ~* ^/Autodiscover/Autodiscover.json {
Open commit View diff
131 location ~* ^/Autodiscover/Autodiscover.json {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
132
    fastcgi_split_path_info ^(.+\.php)(/.+)$;
Open commit View diff
132 fastcgi_split_path_info ^(.+\.php)(/.+)$;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
133
    fastcgi_pass {{ PHPFPMHOST }}:9002;
Open commit View diff
133 fastcgi_pass {{ PHPFPMHOST }}:9002;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
134
    include /etc/nginx/fastcgi_params;
Open commit View diff
134 include /etc/nginx/fastcgi_params;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
135
    fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
Open commit View diff
135 fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
136
    try_files /autodiscover-json.php =404;
Open commit View diff
136 try_files /autodiscover-json.php =404;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
137
}
Open commit View diff
137 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
138
Open commit View diff
138
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
139
location ~ /(?:m|M)ail/(?:c|C)onfig-v1.1.xml {
Open commit View diff
139 location ~ /(?:m|M)ail/(?:c|C)onfig-v1.1.xml {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
140
    fastcgi_split_path_info ^(.+\.php)(/.+)$;
Open commit View diff
140 fastcgi_split_path_info ^(.+\.php)(/.+)$;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
141
    fastcgi_pass {{ PHPFPMHOST }}:9002;
Open commit View diff
141 fastcgi_pass {{ PHPFPMHOST }}:9002;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
142
    include /etc/nginx/fastcgi_params;
Open commit View diff
142 include /etc/nginx/fastcgi_params;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
143
    fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
Open commit View diff
143 fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
144
    try_files /autoconfig.php =404;
Open commit View diff
144 try_files /autoconfig.php =404;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
145
}
Open commit View diff
145 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
146
Open commit View diff
146
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
147
{% if not SKIP_RSPAMD %}
Open commit View diff
147 {% if not SKIP_RSPAMD %}
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
148
location /rspamd/ {
Open commit View diff
148 location /rspamd/ {
FreddleSpl0it over 1 year ago 3a81b84

[Nginx] Fix #6275

Full commit hash
3a81b84cf7af2ed7787446a154710f0c34ffe92c
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
149
    location /rspamd/auth {
Open commit View diff
149 location /rspamd/auth {
same change 3a81b84

[Nginx] Fix #6275

Full commit hash
3a81b84cf7af2ed7787446a154710f0c34ffe92c
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
150
      # proxy_pass is not inherited
Open commit View diff
150 # proxy_pass is not inherited
same change 3a81b84

[Nginx] Fix #6275

Full commit hash
3a81b84cf7af2ed7787446a154710f0c34ffe92c
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
151
      proxy_pass       http://{{ RSPAMDHOST }}:11334/auth;
Open commit View diff
151 proxy_pass http://{{ RSPAMDHOST }}:11334/auth;
same change 3a81b84

[Nginx] Fix #6275

Full commit hash
3a81b84cf7af2ed7787446a154710f0c34ffe92c
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
152
      proxy_intercept_errors on;
Open commit View diff
152 proxy_intercept_errors on;
same change 3a81b84

[Nginx] Fix #6275

Full commit hash
3a81b84cf7af2ed7787446a154710f0c34ffe92c
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
153
      proxy_set_header Host      $http_host;
Open commit View diff
153 proxy_set_header Host $http_host;
same change 3a81b84

[Nginx] Fix #6275

Full commit hash
3a81b84cf7af2ed7787446a154710f0c34ffe92c
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
154
      proxy_set_header X-Forwarded-For {% if not NGINX_USE_PROXY_PROTOCOL %}$proxy_add_x_forwarded_for{% else %}$proxy_protocol_addr{%endif%};
Open commit View diff
154 proxy_set_header X-Forwarded-For {% if not NGINX_USE_PROXY_PROTOCOL %}$proxy_add_x_forwarded_for{% else %}$proxy_protocol_addr{%endif%};
same change 3a81b84

[Nginx] Fix #6275

Full commit hash
3a81b84cf7af2ed7787446a154710f0c34ffe92c
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
155
      proxy_set_header X-Real-IP {% if not NGINX_USE_PROXY_PROTOCOL %}$remote_addr{% else %}$proxy_protocol_addr{%endif%};
Open commit View diff
155 proxy_set_header X-Real-IP {% if not NGINX_USE_PROXY_PROTOCOL %}$remote_addr{% else %}$proxy_protocol_addr{%endif%};
same change 3a81b84

[Nginx] Fix #6275

Full commit hash
3a81b84cf7af2ed7787446a154710f0c34ffe92c
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
156
      proxy_redirect off;
Open commit View diff
156 proxy_redirect off;
same change 3a81b84

[Nginx] Fix #6275

Full commit hash
3a81b84cf7af2ed7787446a154710f0c34ffe92c
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
157
      error_page 401 /_rspamderror.php;
Open commit View diff
157 error_page 401 /_rspamderror.php;
same change 3a81b84

[Nginx] Fix #6275

Full commit hash
3a81b84cf7af2ed7787446a154710f0c34ffe92c
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
158
    }
Open commit View diff
158 }
same change 3a81b84

[Nginx] Fix #6275

Full commit hash
3a81b84cf7af2ed7787446a154710f0c34ffe92c
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
159
Open commit View diff
159
FreddleSpl0it over 1 year ago 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
160
    proxy_pass       http://{{ RSPAMDHOST }}:11334/;
Open commit View diff
160 proxy_pass http://{{ RSPAMDHOST }}:11334/;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
161
    proxy_set_header Host      $http_host;
Open commit View diff
161 proxy_set_header Host $http_host;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
162
    proxy_set_header X-Forwarded-For {% if not NGINX_USE_PROXY_PROTOCOL %}$proxy_add_x_forwarded_for{% else %}$proxy_protocol_addr{%endif%};
Open commit View diff
162 proxy_set_header X-Forwarded-For {% if not NGINX_USE_PROXY_PROTOCOL %}$proxy_add_x_forwarded_for{% else %}$proxy_protocol_addr{%endif%};
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
163
    proxy_set_header X-Real-IP {% if not NGINX_USE_PROXY_PROTOCOL %}$remote_addr{% else %}$proxy_protocol_addr{%endif%};
Open commit View diff
163 proxy_set_header X-Real-IP {% if not NGINX_USE_PROXY_PROTOCOL %}$remote_addr{% else %}$proxy_protocol_addr{%endif%};
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
164
    proxy_redirect off;
Open commit View diff
164 proxy_redirect off;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
165
}
Open commit View diff
165 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
166
{% endif %}
Open commit View diff
166 {% endif %}
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
167
Open commit View diff
167
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
168
{% if not SKIP_SOGO %}
Open commit View diff
168 {% if not SKIP_SOGO %}
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
169
location ^~ /principals {
Open commit View diff
169 location ^~ /principals {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
170
    return 301 /SOGo/dav;
Open commit View diff
170 return 301 /SOGo/dav;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
171
}
Open commit View diff
171 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
172
Open commit View diff
172
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
173
location /sogo-auth-verify {
Open commit View diff
173 location /sogo-auth-verify {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
174
    internal;
Open commit View diff
174 internal;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
175
    proxy_set_header  X-Original-URI $request_uri;
Open commit View diff
175 proxy_set_header X-Original-URI $request_uri;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
176
    proxy_set_header  X-Real-IP $remote_addr;
Open commit View diff
176 proxy_set_header X-Real-IP $remote_addr;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
177
    proxy_set_header  Host $http_host;
Open commit View diff
177 proxy_set_header Host $http_host;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
178
    proxy_set_header  Content-Length "";
Open commit View diff
178 proxy_set_header Content-Length "";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
179
    proxy_pass        http://127.0.0.1:65510/sogo-auth;
Open commit View diff
179 proxy_pass http://127.0.0.1:65510/sogo-auth;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
180
    proxy_pass_request_body off;
Open commit View diff
180 proxy_pass_request_body off;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
181
}
Open commit View diff
181 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
182
Open commit View diff
182
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
183
location ^~ /Microsoft-Server-ActiveSync {
Open commit View diff
183 location ^~ /Microsoft-Server-ActiveSync {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
184
    auth_request /sogo-auth-verify;
Open commit View diff
184 auth_request /sogo-auth-verify;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
185
    auth_request_set $user $upstream_http_x_user;
Open commit View diff
185 auth_request_set $user $upstream_http_x_user;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
186
    auth_request_set $auth $upstream_http_x_auth;
Open commit View diff
186 auth_request_set $auth $upstream_http_x_auth;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
187
    auth_request_set $auth_type $upstream_http_x_auth_type;
Open commit View diff
187 auth_request_set $auth_type $upstream_http_x_auth_type;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
188
    proxy_set_header x-webobjects-remote-user "$user";
Open commit View diff
188 proxy_set_header x-webobjects-remote-user "$user";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
189
    proxy_set_header Authorization "$auth";
Open commit View diff
189 proxy_set_header Authorization "$auth";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
190
    proxy_set_header x-webobjects-auth-type "$auth_type";
Open commit View diff
190 proxy_set_header x-webobjects-auth-type "$auth_type";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
191
Open commit View diff
191
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
192
    proxy_pass http://{{ SOGOHOST }}:20000/SOGo/Microsoft-Server-ActiveSync;
Open commit View diff
192 proxy_pass http://{{ SOGOHOST }}:20000/SOGo/Microsoft-Server-ActiveSync;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
193
Open commit View diff
193
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
194
    proxy_set_header X-Forwarded-For {% if not NGINX_USE_PROXY_PROTOCOL %}$proxy_add_x_forwarded_for{% else %}$proxy_protocol_addr{%endif%};
Open commit View diff
194 proxy_set_header X-Forwarded-For {% if not NGINX_USE_PROXY_PROTOCOL %}$proxy_add_x_forwarded_for{% else %}$proxy_protocol_addr{%endif%};
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
195
    proxy_set_header X-Real-IP {% if not NGINX_USE_PROXY_PROTOCOL %}$remote_addr{% else %}$proxy_protocol_addr{%endif%};
Open commit View diff
195 proxy_set_header X-Real-IP {% if not NGINX_USE_PROXY_PROTOCOL %}$remote_addr{% else %}$proxy_protocol_addr{%endif%};
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
196
    proxy_connect_timeout 75;
Open commit View diff
196 proxy_connect_timeout 75;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
197
    proxy_send_timeout 3600;
Open commit View diff
197 proxy_send_timeout 3600;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
198
    proxy_read_timeout 3600;
Open commit View diff
198 proxy_read_timeout 3600;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
199
    proxy_buffer_size 128k;
Open commit View diff
199 proxy_buffer_size 128k;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
200
    proxy_buffers 64 512k;
Open commit View diff
200 proxy_buffers 64 512k;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
201
    proxy_busy_buffers_size 512k;
Open commit View diff
201 proxy_busy_buffers_size 512k;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
202
    proxy_set_header Host $http_host;
Open commit View diff
202 proxy_set_header Host $http_host;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
203
    client_body_buffer_size 512k;
Open commit View diff
203 client_body_buffer_size 512k;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
204
    client_max_body_size 0;
Open commit View diff
204 client_max_body_size 0;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
205
}
Open commit View diff
205 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
206
Open commit View diff
206
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
207
location ^~ /SOGo {
Open commit View diff
207 location ^~ /SOGo {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
208
    location ~* ^/SOGo/so/.*\.(xml|js|html|xhtml)$ {
Open commit View diff
208 location ~* ^/SOGo/so/.*\.(xml|js|html|xhtml)$ {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
209
        auth_request /sogo-auth-verify;
Open commit View diff
209 auth_request /sogo-auth-verify;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
210
        auth_request_set $user $upstream_http_x_user;
Open commit View diff
210 auth_request_set $user $upstream_http_x_user;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
211
        auth_request_set $auth $upstream_http_x_auth;
Open commit View diff
211 auth_request_set $auth $upstream_http_x_auth;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
212
        auth_request_set $auth_type $upstream_http_x_auth_type;
Open commit View diff
212 auth_request_set $auth_type $upstream_http_x_auth_type;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
213
        proxy_set_header x-webobjects-remote-user "$user";
Open commit View diff
213 proxy_set_header x-webobjects-remote-user "$user";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
214
        proxy_set_header Authorization "$auth";
Open commit View diff
214 proxy_set_header Authorization "$auth";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
215
        proxy_set_header x-webobjects-auth-type "$auth_type";
Open commit View diff
215 proxy_set_header x-webobjects-auth-type "$auth_type";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
216
Open commit View diff
216
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
217
        proxy_pass http://{{ SOGOHOST }}:20000;
Open commit View diff
217 proxy_pass http://{{ SOGOHOST }}:20000;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
218
Open commit View diff
218
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
219
        proxy_set_header X-Forwarded-For {% if not NGINX_USE_PROXY_PROTOCOL %}$proxy_add_x_forwarded_for{% else %}$proxy_protocol_addr{%endif%};
Open commit View diff
219 proxy_set_header X-Forwarded-For {% if not NGINX_USE_PROXY_PROTOCOL %}$proxy_add_x_forwarded_for{% else %}$proxy_protocol_addr{%endif%};
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
220
        proxy_set_header X-Real-IP {% if not NGINX_USE_PROXY_PROTOCOL %}$remote_addr{% else %}$proxy_protocol_addr{%endif%};
Open commit View diff
220 proxy_set_header X-Real-IP {% if not NGINX_USE_PROXY_PROTOCOL %}$remote_addr{% else %}$proxy_protocol_addr{%endif%};
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
221
        proxy_set_header Host $http_host;
Open commit View diff
221 proxy_set_header Host $http_host;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
222
        proxy_set_header x-webobjects-server-protocol HTTP/1.0;
Open commit View diff
222 proxy_set_header x-webobjects-server-protocol HTTP/1.0;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
223
        proxy_set_header x-webobjects-remote-host $remote_addr;
Open commit View diff
223 proxy_set_header x-webobjects-remote-host $remote_addr;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
224
        proxy_set_header x-webobjects-server-name $server_name;
Open commit View diff
224 proxy_set_header x-webobjects-server-name $server_name;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
225
        proxy_set_header x-webobjects-server-url $client_req_scheme://$http_host;
Open commit View diff
225 proxy_set_header x-webobjects-server-url $client_req_scheme://$http_host;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
226
        proxy_set_header x-webobjects-server-port $server_port;
Open commit View diff
226 proxy_set_header x-webobjects-server-port $server_port;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
227
        proxy_hide_header Content-Type;
Open commit View diff
227 proxy_hide_header Content-Type;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
228
        add_header Content-Type text/plain;
Open commit View diff
228 add_header Content-Type text/plain;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
229
        break;
Open commit View diff
229 break;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
230
    }
Open commit View diff
230 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
231
    auth_request /sogo-auth-verify;
Open commit View diff
231 auth_request /sogo-auth-verify;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
232
    auth_request_set $user $upstream_http_x_user;
Open commit View diff
232 auth_request_set $user $upstream_http_x_user;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
233
    auth_request_set $auth $upstream_http_x_auth;
Open commit View diff
233 auth_request_set $auth $upstream_http_x_auth;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
234
    auth_request_set $auth_type $upstream_http_x_auth_type;
Open commit View diff
234 auth_request_set $auth_type $upstream_http_x_auth_type;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
235
    proxy_set_header x-webobjects-remote-user "$user";
Open commit View diff
235 proxy_set_header x-webobjects-remote-user "$user";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
236
    proxy_set_header Authorization "$auth";
Open commit View diff
236 proxy_set_header Authorization "$auth";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
237
    proxy_set_header x-webobjects-auth-type "$auth_type";
Open commit View diff
237 proxy_set_header x-webobjects-auth-type "$auth_type";
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
238
Open commit View diff
238
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
239
    proxy_pass http://{{ SOGOHOST }}:20000;
Open commit View diff
239 proxy_pass http://{{ SOGOHOST }}:20000;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
240
Open commit View diff
240
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
241
    proxy_set_header X-Forwarded-For {% if not NGINX_USE_PROXY_PROTOCOL %}$proxy_add_x_forwarded_for{% else %}$proxy_protocol_addr{%endif%};
Open commit View diff
241 proxy_set_header X-Forwarded-For {% if not NGINX_USE_PROXY_PROTOCOL %}$proxy_add_x_forwarded_for{% else %}$proxy_protocol_addr{%endif%};
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
242
    proxy_set_header X-Real-IP {% if not NGINX_USE_PROXY_PROTOCOL %}$remote_addr{% else %}$proxy_protocol_addr{%endif%};
Open commit View diff
242 proxy_set_header X-Real-IP {% if not NGINX_USE_PROXY_PROTOCOL %}$remote_addr{% else %}$proxy_protocol_addr{%endif%};
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
243
    proxy_set_header Host $http_host;
Open commit View diff
243 proxy_set_header Host $http_host;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
244
    proxy_set_header x-webobjects-server-protocol HTTP/1.0;
Open commit View diff
244 proxy_set_header x-webobjects-server-protocol HTTP/1.0;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
245
    proxy_set_header x-webobjects-remote-host $remote_addr;
Open commit View diff
245 proxy_set_header x-webobjects-remote-host $remote_addr;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
246
    proxy_set_header x-webobjects-server-name $server_name;
Open commit View diff
246 proxy_set_header x-webobjects-server-name $server_name;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
247
    proxy_set_header x-webobjects-server-url $client_req_scheme://$http_host;
Open commit View diff
247 proxy_set_header x-webobjects-server-url $client_req_scheme://$http_host;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
248
    proxy_set_header x-webobjects-server-port $server_port;
Open commit View diff
248 proxy_set_header x-webobjects-server-port $server_port;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
249
    proxy_buffer_size 128k;
Open commit View diff
249 proxy_buffer_size 128k;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
250
    proxy_buffers 64 512k;
Open commit View diff
250 proxy_buffers 64 512k;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
251
    proxy_busy_buffers_size 512k;
Open commit View diff
251 proxy_busy_buffers_size 512k;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
252
    proxy_send_timeout 3600;
Open commit View diff
252 proxy_send_timeout 3600;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
253
    proxy_read_timeout 3600;
Open commit View diff
253 proxy_read_timeout 3600;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
254
    client_body_buffer_size 128k;
Open commit View diff
254 client_body_buffer_size 128k;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
255
    client_max_body_size 0;
Open commit View diff
255 client_max_body_size 0;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
256
    break;
Open commit View diff
256 break;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
257
}
Open commit View diff
257 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
258
Open commit View diff
258
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
259
location ~* /sogo$ {
Open commit View diff
259 location ~* /sogo$ {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
260
    return 301 $client_req_scheme://$http_host/SOGo;
Open commit View diff
260 return 301 $client_req_scheme://$http_host/SOGo;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
261
}
Open commit View diff
261 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
262
Open commit View diff
262
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
263
location /SOGo.woa/WebServerResources/ {
Open commit View diff
263 location /SOGo.woa/WebServerResources/ {
FreddleSpl0it 5 months ago e848226

[SOGo] Update paths from /usr/lib/ to /usr/local/lib/

Full commit hash
e84822606253172641d5e4a7fe99b8326b4dc0e3
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
264
    alias /usr/local/lib/GNUstep/SOGo/WebServerResources/;
Open commit View diff
264 alias /usr/local/lib/GNUstep/SOGo/WebServerResources/;
FreddleSpl0it over 1 year ago 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
265
}
Open commit View diff
265 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
266
Open commit View diff
266
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
267
location /.woa/WebServerResources/ {
Open commit View diff
267 location /.woa/WebServerResources/ {
FreddleSpl0it 5 months ago e848226

[SOGo] Update paths from /usr/lib/ to /usr/local/lib/

Full commit hash
e84822606253172641d5e4a7fe99b8326b4dc0e3
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
268
    alias /usr/local/lib/GNUstep/SOGo/WebServerResources/;
Open commit View diff
268 alias /usr/local/lib/GNUstep/SOGo/WebServerResources/;
FreddleSpl0it over 1 year ago 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
269
}
Open commit View diff
269 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
270
Open commit View diff
270
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
271
location /SOGo/WebServerResources/ {
Open commit View diff
271 location /SOGo/WebServerResources/ {
FreddleSpl0it 5 months ago e848226

[SOGo] Update paths from /usr/lib/ to /usr/local/lib/

Full commit hash
e84822606253172641d5e4a7fe99b8326b4dc0e3
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
272
    alias /usr/local/lib/GNUstep/SOGo/WebServerResources/;
Open commit View diff
272 alias /usr/local/lib/GNUstep/SOGo/WebServerResources/;
FreddleSpl0it over 1 year ago 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
273
}
Open commit View diff
273 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
274
Open commit View diff
274
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
275
location (^/SOGo/so/ControlPanel/Products/[^/]*UI/Resources/.*\.(jpg|png|gif|css|js)$) {
Open commit View diff
275 location (^/SOGo/so/ControlPanel/Products/[^/]*UI/Resources/.*\.(jpg|png|gif|css|js)$) {
FreddleSpl0it 5 months ago e848226

[SOGo] Update paths from /usr/lib/ to /usr/local/lib/

Full commit hash
e84822606253172641d5e4a7fe99b8326b4dc0e3
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
276
    alias /usr/local/lib/GNUstep/SOGo/$1.SOGo/Resources/$2;
Open commit View diff
276 alias /usr/local/lib/GNUstep/SOGo/$1.SOGo/Resources/$2;
FreddleSpl0it over 1 year ago 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
277
}
Open commit View diff
277 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
278
{% endif %}
Open commit View diff
278 {% endif %}
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
279
Open commit View diff
279
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
280
Open commit View diff
280
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
281
include /etc/nginx/conf.d/site.*.custom;
Open commit View diff
281 include /etc/nginx/conf.d/site.*.custom;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
282
Open commit View diff
282
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
283
error_page 502 @awaitingupstream;
Open commit View diff
283 error_page 502 @awaitingupstream;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
284
Open commit View diff
284
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
285
location @awaitingupstream {
Open commit View diff
285 location @awaitingupstream {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
286
    rewrite ^(.*)$ /_status.502.html break;
Open commit View diff
286 rewrite ^(.*)$ /_status.502.html break;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
287
}
Open commit View diff
287 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
288
Open commit View diff
288
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
289
location ~* \.php$ {
Open commit View diff
289 location ~* \.php$ {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
290
    return 404;
Open commit View diff
290 return 404;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
291
}
Open commit View diff
291 }
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
292
location ~* \.twig$ {
Open commit View diff
292 location ~* \.twig$ {
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
293
    return 404;
Open commit View diff
293 return 404;
same change 70ca5fd

[Nginx] Use jinja2 for templating nginx configuration

Full commit hash
70ca5fde9520f78414b66b2db789a0524cb4975f
Author
FreddleSpl0it <[email protected]>
Date
over 1 year ago
Selected line
294
}
Open commit View diff
294 }