Changes

Jump to navigation Jump to search
775 bytes added ,  23:00, 22 September 2014
Line 26: Line 26:  
* the '''RequireSSL''' key
 
* the '''RequireSSL''' key
 
* the '''Authentication''' key
 
* the '''Authentication''' key
:* '''Authentication Basic'''    : to ask for a basic auth when reaching this vhost
+
:* '''Authentication Basic'''    : to ask for a basic auth when reaching this vhost (all valid users of sme server)
 
:* '''Authentication LemonLDAP''' : to ask for a smeserver-lemonldap-ng when reaching this vhost
 
:* '''Authentication LemonLDAP''' : to ask for a smeserver-lemonldap-ng when reaching this vhost
 
+
* ProxyPassTarget    target of the '''ProxyPassReverse''' (default '')
 +
* Redirect            target of the '''RedirectMatch permanent''' (default '')
 +
* Rewrite            target of the '''RewriteRule''' (default '')
 +
* AllowHosts      '''local''' or '''IP,IP,IP...''' (default '')
 +
* ProxyPreserveHost  target of the '''ProxyPreserveHost''' on (default is no, enabled is yes)
 +
* ProxyNoKeepAlive    target of the '''SetEnv proxy-nokeepalive''' (default is no, enabled is yes)
 +
* Alias              target of the '''Alias''' (alias,target...) (default '')
 +
* SetEnv              target of the '''SetEnv''' (parameter,parameter
 +
* AllowGroups        all groups listed will be granted by LDAP to browse the web directory (group1,group2,group3...)
    
You can create a domain like this:
 
You can create a domain like this:

Navigation menu