vhost init...5
This commit is contained in:
parent
36c5d4c6e1
commit
cdb06b0d81
@ -38,10 +38,81 @@
|
||||
|
||||
<div class="contain">
|
||||
<div class="main-title">
|
||||
<h2>가상서버 </h2>
|
||||
<h2>가상서버 안내 및 사양, 가격정보입니다.</h2>
|
||||
<p>방화벽/DDOS 기본기능 지원, 도메인별 가상서버 구성가능, 추가별도 네트워크 구성가능</p>
|
||||
</div>
|
||||
<div class="main-price">
|
||||
<div class="col">
|
||||
<div class="main-table">
|
||||
<table>
|
||||
<caption>Linux</caption>
|
||||
<colgroup>
|
||||
<col width="195px">
|
||||
<col>
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" colspan="2">Linux서버(CentOS,Ubuntu등)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>VCPU</th>
|
||||
<td>4Core</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>RAM</th>
|
||||
<td>4G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>SSD</th>
|
||||
<td>64G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="none">기본임대료</th>
|
||||
<td class="none"><strong class="line-through">15만원</strong> <strong class="f-back">할인가 10만원</strong> <span class="text-gray">(공인IP,회선비 별도협의)</span></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col">
|
||||
<div class="main-table">
|
||||
<table>
|
||||
<caption>Windows</caption>
|
||||
<colgroup>
|
||||
<col width="195px">
|
||||
<col>
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" colspan="2">Windows서버(10,Server 2012,2016 등)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>VCPU</th>
|
||||
<td>6Core</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>RAM</th>
|
||||
<td>8G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>SSD</th>
|
||||
<td>128G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="none">기본임대료</th>
|
||||
<td class="none"><strong class="line-through">25만원</strong> <strong class="f-back">할인가 20만원</strong> <span class="text-gray">(공인IP,회선비 별도협의)</span></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="main-title">
|
||||
<h2>단돈 서버안내 및 사양, 가격정보입니다.</h2>
|
||||
<h2>단독서버 안내 및 사양, 가격정보입니다.</h2>
|
||||
</div>
|
||||
<div class="main-price">
|
||||
<div class="col">
|
||||
@ -211,7 +282,7 @@
|
||||
<dl>
|
||||
<dt>고객센터</dt>
|
||||
<dd> </dd>
|
||||
<dd>070-8672-0021</dd>
|
||||
<dd>1661-0577</dd>
|
||||
<dd>365일 24시간</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user