压缩 .htaccess 文件
我使用 kohanaphp 和存档模块在服务器上压缩一些文件,一切正常,但压缩的 .htaccess 文件在解压缩后消失了。
感谢您的帮助。
I zip some files on the server with kohanaphp and the archive module, all works fine but the zipped .htaccess files are gone after unzipping.
Thanx for help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,它们只是被隐藏了。使用
ls -A
。No, they're just hidden. Use
ls -A
.