Explorar o código

Fix module name

Girish Ramakrishnan %!s(int64=8) %!d(string=hai) anos
pai
achega
ce578ee116
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apache2-wordpress.conf

+ 1 - 1
apache2-wordpress.conf

@@ -9,7 +9,7 @@
         AllowOverride All
         AllowOverride All
         Require all granted
         Require all granted
 
 
-        <IfModule mod_php5.c>
+        <IfModule mod_php7.c>
             php_value memory_limit 64m
             php_value memory_limit 64m
         </IfModule>
         </IfModule>