htaccess
- 网络文件
htaccess
-
To remove the offending lines just edit the file " . htaccess " in your install directory and you 'll see them at the top .
移除这两行,在你的安装目录中编辑文件“.htaccess”,你能够在顶上方看到。
-
You should wind up with four directories ( app , cake , doc , and vendors ), as well two files ( . htaccess and index . php ) .
应当得到四个目录(app、cake、doc和vendors)以及两个文件(.htaccess和index.php)。
-
To configure Apache to use a password for a particluar directory look at the documentation for . htaccess , AuthType , and the command htpasswd .
为了配置Apache,以便对特定的目录使用口令,请查看.htaccess、AuthType和命令htpasswd的文档。