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

From AOLserver Wiki
Jump to navigation Jump to search
(Created page with '= ns_param location = part of ns/server/${servername}/module/nssock URL for auto-redirects (trailing slash) ns_param location "url"')
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
= ns_param  location  =
 
= ns_param  location  =
  
part of [[Conf/Parameters|ns/server/${servername}/module/nssock]]
+
part of [[Conf/Server/Module/nssock|ns/server/${servername}/module/nssock]]
  
 
URL for auto-redirects (trailing slash)
 
URL for auto-redirects (trailing slash)
  
   ns_param  location        "url"
+
   ns_param  location        "http://myhostname.com/"

Latest revision as of 16:02, 5 July 2012

ns_param location

part of ns/server/${servername}/module/nssock

URL for auto-redirects (trailing slash)

 ns_param   location        "http://myhostname.com/"