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 180cf7c commit 106377eCopy full SHA for 106377e
dot.htaccess
@@ -1,3 +1,6 @@
1
+# I recommend you remove `IfModule`. Because if you need mod_rewrite,
2
+# you don't need `IfModule`. If you don't need it, you don't need this file
3
+# at all.
4
<IfModule mod_rewrite.c>
5
RewriteEngine On
6
RewriteCond %{REQUEST_FILENAME} !-f
0 commit comments