Changes between Initial Version and Version 1 of Ticket #2398
- Timestamp:
- 10/11/22 11:17:34 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2398 – Description
initial v1 55 55 }}} 56 56 57 Ok, let's create file ''/var/www/html=404'' (empty, using touch). And execute {{{curl -v "_ttp://127.0.0.1/test/test.html_"}}} again. We get 404 a gain as expected butdebug log still shows that nginx checks file existence:57 Ok, let's create file ''/var/www/html=404'' (empty, using touch). And execute {{{curl -v "_ttp://127.0.0.1/test/test.html_"}}} again. We get 404 although we have file named ''/var/www/html=404'' and debug log still shows that nginx checks file existence: 58 58 59 59 {{{