浏览代码

Added missing .htaccess directives

master
Said Achmiz 3 年前
父节点
当前提交
6414f3f53c
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4
    0
      _htaccess

+ 4
- 0
_htaccess 查看文件

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

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

RewriteEngine on
RewriteBase /textfiles/


正在加载...
取消
保存