#ServerName directive specifies the URL that the configuration listens for. This is the section that tells the user's web browser what website to return when someone has navigated to your domain.
#ServerName directive specifies the URL that the configuration listens for. This is the section that tells the user's web browser what website to return when someone has navigated to your domain.
ServerName mat.invisiblenotes.com
ServerName mat.invisiblenotes.com
#ServerAdmin specifies the email to be displayed on all error pages shown to users as
#ServerAdmin specifies the email to be displayed on all error pages shown to users as
#the support email for the domain.
#the support email for the domain.
ServerAdmin email@mydomain.com
ServerAdmin email@mydomain.com
DocumentRoot /var/www/html
#Reverse proxy configuration for Mattermost WebSockets and HTTP/HTTPS requests.
#Reverse proxy configuration for Mattermost WebSockets and HTTP/HTTPS requests.