Changes between Initial Version and Version 1 of Ticket #1200, comment 3
- Timestamp:
- 02/04/17 19:49:07 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1200, comment 3
initial v1 1 1 Yes, that gives the desired result, though is there a variable that can be logged that shows whether the logged request is a subrequest? 2 3 Edit: Apache has the variable "IS_SUBREQ" which is true when the request is a subrequest - does an equivalent exist in Nginx?