Changes

Jump to navigation Jump to search
295 bytes added ,  16:00, 27 August 2016
m
Line 147: Line 147:  
To expand and activate:
 
To expand and activate:
 
  signal-event webapps-update
 
  signal-event webapps-update
 +
 +
If your server' default FQDN is already chat.yourserver.com, there is no need to create a new subdomain. Instead of the above command, you can enter the following:
 +
db domains setprop chat.yourserver.com TemplatePath WebAppVirtualHost RequireSSL enabled ProxyPassTarget http://localhost:3000/
 +
    
To disable the default access on port 3000, for we now access our chat platform via the subdomain, and for security we close the default access method.
 
To disable the default access on port 3000, for we now access our chat platform via the subdomain, and for security we close the default access method.

Navigation menu