Add matrix.badmanners.xyz discoverability
This commit is contained in:
parent
790ba15725
commit
3804cbe39e
7 changed files with 40 additions and 8 deletions
6
public/.well-known/.htaccess
Normal file
6
public/.well-known/.htaccess
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<Files "webfinger">
|
||||
ForceType application/json
|
||||
Header add Access-Control-Allow-Origin *
|
||||
Header add Access-Control-Allow-Methods "GET, POST, PUT, DELETE, OPTIONS"
|
||||
Header add Access-Control-Allow-Headers "X-Requested-With, Content-Type, Authorization"
|
||||
</Files>
|
||||
Loading…
Add table
Add a link
Reference in a new issue