maj grav and plugin

This commit is contained in:
2020-09-08 12:12:59 +02:00
parent 3e5e731c2c
commit d9f2562300
46 changed files with 3418 additions and 755 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ $HTTP["querystring"] =~ "_REQUEST(=|\[|\%[0-9A-Z])" {
#REROUTING TO THE INDEX PAGE
url.rewrite-if-not-file = (
"^/grav_path/(.*)$" => "/grav_path/index.php$1"
"^/grav_path/(.*)$" => "/grav_path/index.php?$1"
)
#IMPROVING SECURITY