Changes

Jump to navigation Jump to search
412 bytes added ,  20:00, 15 January 2016
Line 55: Line 55:  
  db domains set stuff.foo.fr domain Description "My super custom app" Content Primary Nameservers internet TemplatePath WebAppVirtualHost DocumentRoot /opt/stuff RequireSSL enabled
 
  db domains set stuff.foo.fr domain Description "My super custom app" Content Primary Nameservers internet TemplatePath WebAppVirtualHost DocumentRoot /opt/stuff RequireSSL enabled
 
  signal-event domain-create stuff.foo.fr
 
  signal-event domain-create stuff.foo.fr
 +
 +
* For example with the wordpress contribs installed in /usr/share/wordpress
 +
 +
If you haven't done anything, then / points on the Primary ibay as expected, and not on wordpress. If you want a domain to point on an arbitrary location (not an ibay), you can use smeserver-webapps-common:
 +
 +
db domains setprop www.foo.com TemplatePath WebAppVirtualHost DocumentRoot /usr/share/wordpress
 +
signal-event webapps-update
    
=== Bugs ===
 
=== Bugs ===

Navigation menu