Welcome!
Log In
Create A New Profile
Home
>
Mailing Lists
>
Nginx Mailing List - English
> Topic
Advanced
Re: Nginx Log File from Specific PathName in link
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Previous Message
Next Message
Forum List
Message List
New Topic
Print View
tangyan
April 22, 2018 02:16AM
Registered: 6 years ago
Posts: 1
access_log is valid in location context, so you can write nginx.conf like this:
location /name/ {
access_log name.log;
}
Reply
Quote
RSS
Subject
Author
Posted
Nginx Log File from Specific PathName in link
Xander2020
April 19, 2018 08:53AM
Re: Nginx Log File from Specific PathName in link
gariac
April 19, 2018 03:48PM
Re: Nginx Log File from Specific PathName in link
Xander2020
April 20, 2018 10:59AM
Re: Nginx Log File from Specific PathName in link
tangyan
April 22, 2018 02:16AM
Re: Nginx Log File from Specific PathName in link
Xander2020
April 22, 2018 03:37AM
Re: Nginx Log File from Specific PathName in link
Xander2020
April 23, 2018 12:20AM
Online Users
Guests: 118
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024