summarylogtreecommitdiffstats
path: root/apache.conf
diff options
context:
space:
mode:
Diffstat (limited to 'apache.conf')
-rw-r--r--apache.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/apache.conf b/apache.conf
index b516b5e66ffa..56bb1440a3c4 100644
--- a/apache.conf
+++ b/apache.conf
@@ -1,7 +1,7 @@
-# Required modules: dir_module, php7_module
+# Required modules: dir_module, php73_module
<IfModule dir_module>
- <IfModule php7_module>
+ <IfModule php73_module>
DirectoryIndex index.php index.html
<FilesMatch "\.php$">
SetHandler application/x-httpd-php