We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c9c2f8 commit f4858c3Copy full SHA for f4858c3
1 file changed
content/collections/tips/trailing-slashes.md
@@ -40,7 +40,7 @@ location / {
40
return 308 $request_uri/;
41
}
42
try_files $uri $uri/ /index.php?$query_string;
43
- }
+}
44
```
45
46
### IIS
0 commit comments