Changes

Jump to navigation Jump to search
Line 223: Line 223:     
For a domain to be effective (for email or web), it needs to be configured as INTERNET DNS SERVERS (this is the default value). Since the domain resolves via INTERNET DNS SERVERS, no hostnames or addresses are created locally. For more info please visit the Administration Manual section regarding Domains: [[http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter13#Domains]]
 
For a domain to be effective (for email or web), it needs to be configured as INTERNET DNS SERVERS (this is the default value). Since the domain resolves via INTERNET DNS SERVERS, no hostnames or addresses are created locally. For more info please visit the Administration Manual section regarding Domains: [[http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter13#Domains]]
 +
 +
 +
===Virus Scanning===
 +
*When you elect to nightly scan your server for viruses the current default is to scan /home/e-smith/files
 +
 +
Note that early SME 7 Servers defaulted to /.
 +
 +
Also you may want to scan under /opt if have contribs that store user data there
 +
 +
the db property to change to the default
 +
config setprop clamav FilesystemScanFilesystems /home/e-smith/files
 +
or to scan different areas of the server is
 +
config setprop clamav FilesystemScanFilesystems /home/e-smith/files,/opt
    
===Proxy Pass===
 
===Proxy Pass===

Navigation menu