We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a430c40 + 57b06a8 commit 47c8123Copy full SHA for 47c8123
2 files changed
install/tpl/nginx_apps.vhost.master
@@ -200,7 +200,7 @@ server {
200
fastcgi_pass unix:{cgi_socket};
201
}
202
203
- location /images/mailman {
+ location ^~ /images/mailman {
204
alias /usr/share/images/mailman;
205
206
server/conf/nginx_apps.vhost.master
@@ -191,7 +191,7 @@ server {
191
192
193
194
195
196
197
0 commit comments