summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/faq.rst b/doc/source/faq.rst
index 57b910d..0695089 100644
--- a/doc/source/faq.rst
+++ b/doc/source/faq.rst
@@ -83,7 +83,7 @@ The complete license text is shipped with the sources and can be found under ``L
83 83
84For compatibility with older PHP versions, some original PHP source code was copied or ported back to older versions. 84For compatibility with older PHP versions, some original PHP source code was copied or ported back to older versions.
85This source code resides in ``src/sp_php_compat.c`` and ``src/sp_php_compat.h`` and retains its original license 85This source code resides in ``src/sp_php_compat.c`` and ``src/sp_php_compat.h`` and retains its original license
86`The PHP License, version 3.01 <https://www.php.net/license/3_01.txt>`, also included with the sources as ``PHP_LICENSE``. 86`The PHP License, version 3.01 <https://www.php.net/license/3_01.txt>`_, also included with the sources as ``PHP_LICENSE``.
87 87
88 88
89What is the different between SNuffleupaugs and a (WAF) like ModSecurity? 89What is the different between SNuffleupaugs and a (WAF) like ModSecurity?