D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
augeas
/
lenses
/
dist
/
tests
/
Filename :
test_webmin.aug
back
Copy
module Test_webmin = let conf = "port=10000 realm=Webmin Server denyfile=\.pl$ " test Webmin.lns get conf = { "port" = "10000" } { "realm" = "Webmin Server" } { "denyfile" = "\.pl$" }