Changes

Jump to navigation Jump to search
1 byte added ,  23:06, 22 September 2014
Line 28: Line 28:  
:* '''Authentication Basic'''    : to ask for a basic auth when reaching this vhost (all valid users of sme server)
 
:* '''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 '')
+
* '''ProxyPassTarget'''     target of the ProxyPassReverse (default "")
* Redirect            target of the '''RedirectMatch permanent''' (default '')
+
* '''Redirect'''           target of the RedirectMatch permanent (default "")
* Rewrite            target of the '''RewriteRule''' (default '')
+
* '''Rewrite'''             target of the RewriteRule (default "")
* AllowHosts      '''local''' or '''IP,IP,IP...''' (default '')
+
* '''AllowHosts'''       local or IP,IP,IP... (default "")
* ProxyPreserveHost  target of the '''ProxyPreserveHost''' on (default is no, enabled is yes)
+
* '''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)
+
* '''ProxyNoKeepAlive'''   target of the SetEnv proxy-nokeepalive (default is no, enabled is yes)
* Alias              target of the '''Alias''' (alias,target...) (default '')
+
* '''Alias'''               target of the Alias (alias,target...) (default "")
* SetEnv              target of the '''SetEnv''' (parameter,parameter
+
* '''SetEnv'''             target of the SetEnv (parameter,parameter)
* AllowGroups        all groups listed will be granted by LDAP to browse the web directory (group1,group2,group3...)
+
* '''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