File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
install/deb/templates/mail/nginx Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ server {
1919 location / {
2020 try_files $uri $uri/ /index.php?$args;
2121 location ~* ^.+\.(ogg|ogv|svg|svgz|swf|eot|otf|woff|mov|mp3|mp4|webm|flv|ttf|rss|atom|jpg|jpeg|gif|png|ico|bmp|mid|midi|wav|rtf|css|js|jar)$ {
22- alias /var/lib/roundcube/;
2322 expires 1h;
2423 fastcgi_hide_header "Set-Cookie";
2524 }
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ server {
1919 location / {
2020 try_files $uri $uri / /index.php?$args ;
2121 location ~* ^.+\.(ogg|ogv|svg|svgz|swf|eot|otf|woff|mov|mp3|mp4|webm|flv|ttf|rss|atom|jpg|jpeg|gif|png|ico|bmp|mid|midi|wav|rtf|css|js|jar)$ {
22- alias /var/lib/roundcube/;
2322 expires 1h;
2423 fastcgi_hide_header " Set-Cookie" ;
2524 }
You can’t perform that action at this time.
0 commit comments