영카트5를 설치했습니다. 그런데 모든 링크가 다 안되어있네여. ㅠㅜ.

2014-12-08 (월) 11:17:51 3,748

소스는 건드리지 않았습니다.

설치만 하고 http://localhost/shop/을 했는데... 링크가 다 깨져있고, css도 연결이 안되어있네여.

소스보기를 하니 아래와 같이 표현이 되어있습니다.

<!doctype html>
">
<head>
<meta charset="utf-8">
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="X-UA-Compatible" content="IE=10,chrome=1">
<title>그누보드5</title>
<link rel="stylesheet" href="http://localhost/shop/index.phpD:/URL/css/default_shop.css">
<link rel="stylesheet" href="http://localhost/shop/index.phpD:/URL/skin/shop/basic/style.css">
<link rel="stylesheet" href="http://localhost/shop/index.phpD:/URL/skin/outlogin/shop_basic/style.css">
<link rel="stylesheet" href="http://localhost/shop/index.phpD:/URL/skin/latest/shop_basic/style.css">
<link rel="stylesheet" href="http://localhost/shop/index.phpD:/URL/skin/visit/shop_basic/style.css">​

이거 링크가 이상하네여..

http:// ~~ D:/URL/... 이렇게 연결되어있네여. 흠. 내가 건드린건 없고 시키는대로 설치만 했는데..

모든 링크가 이렇게 연결되어있습니다.

어떤부분을 수정해야 할지 몰라서 이렇게 여쭙습니다. 어느부분을 수정해야 되는지 답변 부탁드릴께요. ^^;

|

답변 1개

경로를 절대 경로로 지정하셨나요?

상대 경로로 지정해야 할것 같은데요

답변을 작성하려면 로그인이 필요합니다.