【发布时间】:2014-09-16 11:06:39
【问题描述】:
<link href="/css/screen.css" rel="stylesheet" type="text/css" />
如何在 .htacess 的帮助下将这一点指向 css/screen.css?以及其他所有内容,这样它就不会指向回来!
【问题讨论】:
-
看起来已经指向“css/screen.css”
-
它指向根目录。所以我想要 localhost/myproject/css/screen.css 但它指向 localhost/css/screen.css