vhost init...5

This commit is contained in:
최준흠 2024-06-17 12:26:42 +09:00
parent 3f74b16611
commit b65da8a6ca

View File

@ -39,11 +39,11 @@
<div class="contain"> <div class="contain">
<div class="main-title"> <div class="main-title">
<h2>가상서버 안내 사양, 가격정보입니다.</h2> <h2>가상서버 안내 사양, 가격정보입니다.</h2>
<p>방화벽/DDOS 기본기능 지원, 도메인별 가상서버 구성가능, 추가별도 네트워크 구성가능</p> <p>방화벽/DDOS, 도메인별 구성, 추가 네트워크 구성, Online Backup 지원, 무료 SSL 지원, 성능 Upgrade 지원</p>
</div> </div>
<div class="main-price"> <div class="main-price">
<div class="col"> <div class="col">
<div class="main-table"> <div class="main-table type2">
<table> <table>
<caption>Linux</caption> <caption>Linux</caption>
<colgroup> <colgroup>
@ -52,16 +52,16 @@
</colgroup> </colgroup>
<thead> <thead>
<tr> <tr>
<th scope="col" colspan="2">Linux서버(CentOS,Ubuntu)</th> <th scope="col" colspan="2">Linux서버(CentOS,Ubuntu )</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<th>VCPU(Xeon E5-2690 v4 @ 2.60GHz)</th> <th>VCPU</th>
<td>4Core</td> <td>4Core (Xeon E5-2690 v4 @ 2.60GHz)</td>
</tr> </tr>
<tr> <tr>
<th>RAM</th> <th>ECC RAM</th>
<td>4G</td> <td>4G</td>
</tr> </tr>
<tr> <tr>
@ -70,14 +70,14 @@
</tr> </tr>
<tr> <tr>
<th class="none">기본임대료</th> <th class="none">기본임대료</th>
<td class="none"><strong class="line-through">15만원</strong> <strong class="f-back">할인가 5만원</strong> <span class="text-gray">(공인IP,회선비 별도협의)</span></td> <td class="none"><strong class="line-through">15만원</strong> <strong class="f-back">할인가 5만원</strong> <span class="text-gray">(공인IP,회선비 별도)</span></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
</div> </div>
</div> </div>
<div class="col"> <div class="col">
<div class="main-table"> <div class="main-table type2">
<table> <table>
<caption>Windows</caption> <caption>Windows</caption>
<colgroup> <colgroup>
@ -86,16 +86,16 @@
</colgroup> </colgroup>
<thead> <thead>
<tr> <tr>
<th scope="col" colspan="2">Windows서버(10,Server 2012,2016 )</th> <th scope="col" colspan="2">Windows서버(10,Server 2008,2012,2016 )</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<th>VCPU</th> <th>VCPU</th>
<td>6Core</td> <td>6Core (Xeon E5-2690 v4 @ 2.60GHz)</td>
</tr> </tr>
<tr> <tr>
<th>RAM</th> <th>ECC RAM</th>
<td>8G</td> <td>8G</td>
</tr> </tr>
<tr> <tr>
@ -104,7 +104,7 @@
</tr> </tr>
<tr> <tr>
<th class="none">기본임대료</th> <th class="none">기본임대료</th>
<td class="none"><strong class="line-through">25만원</strong> <strong class="f-back">할인가 10만원</strong> <span class="text-gray">(공인IP,회선비 별도협의)</span></td> <td class="none"><strong class="line-through">25만원</strong> <strong class="f-back">할인가 10만원</strong> <span class="text-gray">(공인IP,회선비 별도)</span></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>