Difference between revisions of "Conf/Server/Module/nssock/Address"

From AOLserver Wiki
Jump to navigation Jump to search
(Created page with '= ns_param address = part of ns/server/${servername}/module/nssock This is not the same as your host address ns_param address $address')
 
Line 4: Line 4:
 
This is not the same as your host address
 
This is not the same as your host address
  
   ns_param  address        $address
+
   ns_param  address        "127.0.0.1"

Revision as of 13:56, 22 December 2011

ns_param address

part of ns/server/${servername}/module/nssock This is not the same as your host address

 ns_param   address         "127.0.0.1"