summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/index.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 8a9c340..6de2fa8 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1,10 +1,11 @@
1Snuffleupagus 1Snuffleupagus
2============= 2=============
3 3
4Snuffleupagus is a `PHP 7+ <https://secure.php.net/>`_ module designed to drastically raising the cost of 4Snuffleupagus is a `PHP 7+ <https://secure.php.net/>`_ module designed to
5attacks against website, by killing entire bug classes, and also providing a 5drastically raise the cost of attacks against website, by killing entire bug
6powerful virtual-patching system, allowing administrator to fix specific 6classes, and also providing a powerful virtual-patching system, allowing
7vulnerabilities and audit suspicious behaviours without having to touch the PHP code. 7administrator to fix specific vulnerabilities and audit suspicious behaviours
8without having to touch the PHP code.
8 9
9Documentation 10Documentation
10------------- 11-------------