archwiki/templates/nginx.d.conf.j2: fix access to MediaWiki extension assets
Compare changes
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Various files in /extensions/ need to be accessible for extensions to work.
Based on example from https://www.mediawiki.org/wiki/Manual:Short_URL/Nginx.
Fixes #355 (closed).