Changes

Jump to navigation Jump to search
116 bytes removed ,  23:20, 21 February 2013
m
public and plain text access shouldn't be needed
Line 97: Line 97:  
* Enable easier access to the server manager if you prefer (modify as needed for your network)
 
* Enable easier access to the server manager if you prefer (modify as needed for your network)
 
<syntaxhighlight lang="Bash">
 
<syntaxhighlight lang="Bash">
db configuration setprop httpd-admin access public
  −
db configuration setprop httpd-admin PermitPlainTextAccess yes
   
db configuration setprop httpd-admin ValidFrom '192.168.1.0/255.255.255.0'  
 
db configuration setprop httpd-admin ValidFrom '192.168.1.0/255.255.255.0'  
 
/sbin/e-smith/signal-event remoteaccess-update
 
/sbin/e-smith/signal-event remoteaccess-update
 
</syntaxhighlight>
 
</syntaxhighlight>
      
== Resources and references ==
 
== Resources and references ==

Navigation menu