URI 중 /kngil/skin 반복제거. php 확장자 노출 제거

This commit is contained in:
Lectom C Han
2026-02-05 12:09:12 +09:00
parent 8fa50e6d0d
commit 8501529eb6
16 changed files with 50 additions and 37 deletions

View File

@@ -18,19 +18,19 @@
<div class="comp-contact">
<ul class="footer-menu">
<li>
<a href="value.php">KNGIL</a>
<a href="/value">KNGIL</a>
</li>
<li>
<a href="provided.php">제공데이터</a>
<a href="/provided">제공데이터</a>
</li>
<li>
<a href="primary.php">주요기능</a>
<a href="/primary">주요기능</a>
</li>
<li>
<a href="analysis.php">데이터분석</a>
<a href="/analysis">데이터분석</a>
</li>
<li>
<a href="results.php">성과품</a>
<a href="/results">성과품</a>
</li>
</ul>
<div class="footer-family">
@@ -54,4 +54,4 @@
<!-- // 모든 팝업페이지 경로 -->
<script src="/kngil/js/common.js"></script>
<script src="/kngil/js/common.js"></script>