Log user ip address, date and time

前端 未结 5 514
别跟我提以往
别跟我提以往 2020-12-24 15:32

Is there a simple script or piece of code I can add to my page to keep a log of every visitor, the date and time they hit the page and IP address? And what would be the bes

5条回答
  •  梦毁少年i
    2020-12-24 16:28

    Most comprehensive - Apache's access log: Log Files -> Access Log @ httpd.apache.org

提交回复
热议问题