comparison xml/en/docs/http/ngx_http_core_module.xml @ 530:d8c7160527ae

query -> request
author Ruslan Ermilov <ru@nginx.com>
date Wed, 06 Jun 2012 14:19:48 +0000
parents 58d79f8c412d
children 288416af739a
comparison
equal deleted inserted replaced
529:d477ae38c0bd 530:d8c7160527ae
2764 or an empty string otherwise 2764 or an empty string otherwise
2765 </tag-desc> 2765 </tag-desc>
2766 2766
2767 <tag-name><var>$request_filename</var></tag-name> 2767 <tag-name><var>$request_filename</var></tag-name>
2768 <tag-desc> 2768 <tag-desc>
2769 file path for the current query, based on the 2769 file path for the current request, based on the
2770 <link id="root"/> or <link id="alias"/> 2770 <link id="root"/> or <link id="alias"/>
2771 directives, and the request URI 2771 directives, and the request URI
2772 </tag-desc> 2772 </tag-desc>
2773 2773
2774 <tag-name><var>$request_method</var></tag-name> 2774 <tag-name><var>$request_method</var></tag-name>