User Tools

Site Tools


securing_php

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
securing_php [2015/10/15 16:16] luke7858securing_php [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 28: Line 28:
 <sxh bash> <sxh bash>
 ;cgi.fix_pathinfo=0 ;cgi.fix_pathinfo=0
 +</sxh>
 +=== Testing ===
 +The following command can be used to view the value of php-fpm cgi.fix_pathinfo
 +<sxh bash>
 +php-fpm -i 2>&1 | grep 'pathinfo'
 </sxh> </sxh>
securing_php.1444925776.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki