We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf56b5 commit cc3eff3Copy full SHA for cc3eff3
.htaccess
@@ -5,15 +5,15 @@
5
6
## you might also need to add this line to php.ini
7
## cgi.fix_pathinfo = 1
8
-## if it still doesn't work, rename php.ini to php5.ini
+## if it still doesn't work, rename php.ini to php7.ini
9
10
############################################
11
## default index file
12
13
DirectoryIndex index.php
14
15
16
-## php5 settings
+## php7 settings
17
18
<IfModule mod_php7.c>
19
0 commit comments