Remove trailing whitespace.
This commit is contained in:
parent
9b3496d2e2
commit
ebac563f90
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ http {
|
|||
rewrite ^/(0\.[0-9]+)/(.*)$ /api/$1/$2;
|
||||
rewrite ^/capabilities$ /api/capabilities;
|
||||
}
|
||||
|
||||
|
||||
# Strip asset tags
|
||||
location ~ ^/(images|javascripts|openlayers|stylesheets|user/image)/ {
|
||||
rewrite ^/(.*)/[0-9]+$ /$1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue