docker-flarum/rootfs/etc/nginx/conf.d/custom-vhost-flarum.conf

7 lines
158 B
Plaintext
Raw Normal View History

2018-10-29 16:58:21 -04:00
# Example:
# fix for flagrow/sitemap (https://github.com/flagrow/sitemap)
# location = /sitemap.xml {
# try_files $uri $uri/ /index.php?$query_string;
# }