Remah
(Just another happy Discourse user)
31 Gennaio 2020, 5:52pm
6
Sì, Discourse può essere eseguito su un dominio:
Most hosted discourse instances are on a subdomain:
forum.example.com
talk.example.com
www.example.com
This is our general recommendation in almost all cases, and it works great. However, if you wish to use a root domain or apex domain for your hosted discourse, like so
example.com
this turns out to be surprisingly difficult in a hosting scenario, due to the vagaries of how DNS works.
It is possible, however, you must use a DNS provider that specifically supports it!
DNS pro…
La CSP è descritta di seguito. Potrebbe essere correlata al tuo problema. In tal caso, questa discussione ti spiega come disabilitarla in modo da poter aggiungere le tue origini:
This guide explains how to use Content Security Policy (CSP) to mitigate Cross-Site Scripting (XSS) attacks in Discourse. It covers CSP basics, configuration, and best practices.
Required user level: Administrator
Summary
Content Security Policy (CSP) is a crucial security feature in Discourse that helps protect against Cross-Site Scripting (XSS) and other injection attacks. This guide covers the basics of CSP, how it’s implemented in Discourse, and how to c…