Changes

From SME Server
Jump to navigationJump to search
99 bytes added ,  23:17, 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 and ProxyPass (default "", enable by an URL)
* '''Redirect'''            target of the RedirectMatch permanent (default "")
+
* '''Redirect'''            target of the RedirectMatch permanent (default "", enable by an URL)
* '''Rewrite'''            target of the RewriteRule (default "")
+
* '''Rewrite'''            target of the RewriteRule (default "" enable by an URL)
* '''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 1'(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) (default "")
* '''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) (default "")
    
You can create a domain like this:
 
You can create a domain like this:

Navigation menu