fix closing LocationMatch
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b4c0acd1b9
commit
6e4117cb94
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<IfModule mod_headers.c>
|
||||
Header add 'Access-Control-Allow-Origin: *'
|
||||
</IfModule>
|
||||
</Location>
|
||||
</LocationMatch>
|
||||
|
||||
RewriteEngine On
|
||||
RewriteRule "^/.well-known/matrix/(.*)" "/srv/web/.well-known-matrix-$1-fedoraproject-org" [L]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue