.htaccess

.htaccess文件,htaccess是hypertext access缩写,是一个用于更改服务器配置的文件。

其主要功能有保护密码、设计错误页面(如404)、重定向页面、重定向url、禁止访客进入某个页面、和防止热链接等。

扩展阅读
*

  • Apache HTTP服务器
  • 配置文件

参考书籍
Class 04 - htaccess and other odditie[https://www.coursestuff.co.uk/DESI1184/docs/Class%2004%20-%20htaccess%20and%20other%20oddities.pdf]

外部链接
*[http://httpd.apache.org/docs/current/howto/htaccess.html Apache Docs Tutorial: .htaccess files]

评论 (0)

  • 还没有评论,来抢沙发吧。