How much does using htaccess files slow down website performance (especially with solid state disks)?

后端 未结 6 1025
盖世英雄少女心
盖世英雄少女心 2020-12-15 04:38

The Apache docs say (http://httpd.apache.org/docs/2.4/howto/htaccess.html),

\"You should avoid using .htaccess files completely if you have access t

6条回答
  •  南方客
    南方客 (楼主)
    2020-12-15 05:15

    That slide shows the impact of htaccess files with either no htaccess file, the htaccess file in the root folder as well as in subfolders in comparison to the no htaccess baseline.

提交回复
热议问题