We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bdc447 commit 4eee24dCopy full SHA for 4eee24d
.htaccess
@@ -1,5 +1,5 @@
1
# If you have problem with session.auto_start or session.use_trans_sid on install
2
-# you need to set thse configurations values to 0 in php.ini or uncomment this line
+# you need to set these configuration values to 0 in php.ini or uncomment these lines
3
#php_value session.auto_start 0
4
#php_value session.use_trans_sid 0
5
@@ -24,4 +24,4 @@
24
# ExpiresByType text/x-javascript "access 1 year"
25
# ExpiresByType text/javascript "access 1 year"
26
# ExpiresByType application/javascript "access 1 year"
27
-#</IfModule>
+#</IfModule>
0 commit comments