Difference between revisions of "Conf/Server/Module/nscgi/Map"

From AOLserver Wiki
Jump to navigation Jump to search
 
Line 3: Line 3:
 
part of [[Conf/Server/Module/nscgi|ns/server/${server_name}/nscgi]]
 
part of [[Conf/Server/Module/nscgi|ns/server/${server_name}/nscgi]]
  
File glob match pattern of files to parse as ADP's
+
File glob match pattern of files CGI
  
   ns_param  map  "*.adp"
+
   ns_param  map  "*.cgi"

Latest revision as of 11:29, 27 December 2011

ns_param map

part of ns/server/${server_name}/nscgi

File glob match pattern of files CGI

 ns_param   map  "*.cgi"