We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b02343 commit 57d6551Copy full SHA for 57d6551
.htaccess
@@ -4,7 +4,7 @@
4
RewriteEngine On
5
# Certain hosts may require the following line.
6
# If vanilla is in a subfolder then you need to specify it after the /.
7
- # (ex. You pur Vanilla in /forum so change the next line to: RewriteBase /forum)
+ # (ex. You put Vanilla in /forum so change the next line to: RewriteBase /forum)
8
# RewriteBase /
9
RewriteCond %{REQUEST_FILENAME} !-d
10
RewriteCond %{REQUEST_FILENAME} !-f
0 commit comments