C
C
copal2015-12-08 15:01:45
PHP
copal, 2015-12-08 15:01:45

How to set up nginx for dev?

There is an nginx + php5-fpm server. What should I do so that I can see information about connecting to it in real time? That is, someone came in, and I see the headers and paths and so on? The output is either in phpstorm or in general in the ubuntu console.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Romanenko, 2015-12-08
@copal

1. configure logging
2. tailf /var/log/nginx/access.log

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question