【发布时间】:2017-05-10 15:13:58
【问题描述】:
我正在开发 html 网站。我想创建 .htaccess 文件,所以我用 .htaccess 文件重写了 URL。 但我不知道如何创建 .htaccess 文件以及如何在 html 网站中使用。
如果有人有解决方案,请帮助我。
提前致谢
【问题讨论】:
标签: html .htaccess redirect url-rewriting
我正在开发 html 网站。我想创建 .htaccess 文件,所以我用 .htaccess 文件重写了 URL。 但我不知道如何创建 .htaccess 文件以及如何在 html 网站中使用。
如果有人有解决方案,请帮助我。
提前致谢
【问题讨论】:
标签: html .htaccess redirect url-rewriting
您使用的是哪种操作系统/软件?在 Windows 中,尝试使用记事本手动创建文件 -> 另存为 -> 从下拉列表中选择“所有文件”并手动输入 .htacces 文件名。
【讨论】: