【发布时间】:2015-06-02 17:12:51
【问题描述】:
我有一些关于 htaccess 文件的问题。我为我的网站创建了一个移动版本。我的主要网站是 wordpress,我为它的移动版本创建了一个响应式 html 网站,但我在通过手机查看 html 网站时遇到了一些问题。所以我需要学习两件事。
假设我的移动网站位于http://www.example.com/mobile/index.html
1) 我如何编辑 .htaccess 文件以使用地址 http://www.example.com/mobile 没有 index.html 的东西到达网站。
2) 当我用一些模拟器尝试我的网站时,它看起来很完美,但是当我从手机打开 example.com/mobile/index.html 时,它只显示纯 html 没有 css/js。为什么会这样?
提前致谢。
希望我足够清楚。
【问题讨论】:
-
lkyardimegitimiizmir.com/mobile/index.html 是手机版。
标签: html css wordpress .htaccess redirect