Changes between Initial Version and Version 1 of Ticket #2013, comment 7
- Timestamp:
- 07/07/20 15:30:34 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #2013, comment 7
initial v1 24 24 25 25 The auth is removed but then it's rewriting it so it goes to the {{{location ~ \.php$}}} and the authentication is also applied there so I'm still getting the basic auth prompt. The options: 26 1) Disable it twice 26 1) Disable it twice in both the locations 27 27 2) Include the fastcgi_params in in the {{{location /api}}}.