Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 aptana studio 3,当我创建新的 php 项目时,在窗口“项目资源管理器”中 .htaccess 文件是不可见的,(我可以看到的所有其他文件)。有人可以告诉我,如何让这个文件在 aptana 项目中可见?
我认为this other stackoverflow post会帮助你。.htaccess 文件也是一个隐藏文件,因为 . 在所有 Unix 系统中的名称前面:
如何在 Aptana 的项目视图中显示隐藏文件?
看看这个!