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.
我在我的 ubuntu 机器上安装了 tomcat 和 apache,用于开发基于 jsp 的网站。我需要配置 url_rewrite,因此需要访问 .htaccess 文件。你能帮我找到它吗?
谢谢,
伦纳德
It doesn't have to exist already. You can make it yourself in the document root. Make sure AllowOverride All is set in your conf file :)