<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=User%3AWoozle%2Fnginx%2Fopt%2Fnginx%2Fconf%2Fscgi_params</id>
	<title>User:Woozle/nginx/opt/nginx/conf/scgi params - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=User%3AWoozle%2Fnginx%2Fopt%2Fnginx%2Fconf%2Fscgi_params"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=User:Woozle/nginx/opt/nginx/conf/scgi_params&amp;action=history"/>
	<updated>2026-07-05T06:10:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=User:Woozle/nginx/opt/nginx/conf/scgi_params&amp;diff=18650&amp;oldid=prev</id>
		<title>Woozle: Created page with &quot;==About== Presumably this file is not actually being used, and is provided only as a sample of how to set up SCGI. ==Contents== &lt;pre&gt; scgi_param  REQUEST_METHOD     $request_m...&quot;</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=User:Woozle/nginx/opt/nginx/conf/scgi_params&amp;diff=18650&amp;oldid=prev"/>
		<updated>2012-06-23T15:03:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==About== Presumably this file is not actually being used, and is provided only as a sample of how to set up SCGI. ==Contents== &amp;lt;pre&amp;gt; scgi_param  REQUEST_METHOD     $request_m...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==About==&lt;br /&gt;
Presumably this file is not actually being used, and is provided only as a sample of how to set up SCGI.&lt;br /&gt;
==Contents==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
scgi_param  REQUEST_METHOD     $request_method;&lt;br /&gt;
scgi_param  REQUEST_URI        $request_uri;&lt;br /&gt;
scgi_param  QUERY_STRING       $query_string;&lt;br /&gt;
scgi_param  CONTENT_TYPE       $content_type;&lt;br /&gt;
&lt;br /&gt;
scgi_param  DOCUMENT_URI       $document_uri;&lt;br /&gt;
scgi_param  DOCUMENT_ROOT      $document_root;&lt;br /&gt;
scgi_param  SCGI               1;&lt;br /&gt;
scgi_param  SERVER_PROTOCOL    $server_protocol;&lt;br /&gt;
&lt;br /&gt;
scgi_param  REMOTE_ADDR        $remote_addr;&lt;br /&gt;
scgi_param  REMOTE_PORT        $remote_port;&lt;br /&gt;
scgi_param  SERVER_PORT        $server_port;&lt;br /&gt;
scgi_param  SERVER_NAME        $server_name;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==Links==&lt;br /&gt;
* [http://wiki.nginx.org/HttpScgiModule http_scgi module]&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
</feed>