Browse Source

Added missing .htaccess directives

master
Said Achmiz 3 years ago
parent
commit
6414f3f53c
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      _htaccess

+ 4
- 0
_htaccess View File

@@ -1,3 +1,7 @@
Options +MultiViews

AddCharset utf-8 .html .css .php .txt .js

RewriteEngine on
RewriteBase /textfiles/


Loading…
Cancel
Save