-
Notifications
You must be signed in to change notification settings - Fork 9
/
tutorialdomain.html
513 lines (453 loc) · 17 KB
/
tutorialdomain.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
<html lang="english" dir="ltr" data-style="basic">
<!--
vPanel Demo
(c) 2022-Present Wybe Network, no rights reserved. The idea and text is from SmallHost, at smallhost.us.to.
This is a demo version of vPanel for MOFH-based providers.
You are free to use this code with changes that will be explained later.
Providing/retaining credit to Wybe and SmallHost is recommended, but not required.
Enjoy! ^w^
-->
<head>
<style type="text/css">
.ng-animate.item:not(.left):not(.right) {
-webkit-transition: 0s ease-in-out left;
transition: 0s ease-in-out left
}
</style>
<style type="text/css">
@charset "UTF-8";
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak,
.ng-hide:not(.ng-hide-animate) {
display: none !important;
}
ng\:form {
display: block;
}
.ng-animate-shim {
visibility: hidden;
}
.ng-anchor {
position: absolute;
}
</style>
<title> </title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width">
<!-- Chrome, Firefox OS and Opera -->
<meta name="theme-color" content="#293a4a">
<!-- Mobile Chrome-->
<meta name="mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-status-bar-style" content="default">
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<link rel="shortcut icon" href="elements/favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="elements/original.master-ltr.cmb.min.css">
<link rel="stylesheet" type="text/css" href="elements/chosen.min.css">
<style type="text/css">
/* Embedding: /usr/local/cpanel/base/frontend/paper_lantern/home/dashboard.min.css */
#cpanel_body {
max-width: none
}
.panel-widget {
border-radius: 3px;
box-shadow: 0 0 3px rgba(0, 0, 0, .2);
height: auto;
border: 0;
margin-bottom: 15px;
display: table;
width: 100%;
max-width: 100%
}
.widget-heading {
border: 1px solid #293a4a;
background-color: rgba(41, 58, 74, .95);
color: #fff;
text-transform: uppercase
}
.widget-heading .close {
color: #fff;
opacity: 1
}
.widget-draggable {
cursor: move
}
.group-header-indicator {
cursor: pointer
}
html[dir="rtl"] .pull-right {
float: left !important
}
.alert-list {
margin: 0;
padding: 0;
width: 100%
}
.alert-item {
padding: 0 8px;
display: inline-block;
width: 50%;
vertical-align: top;
float: left;
zoom: 1;
*display: inline
}
html[dir="rtl"] .alert-item {
float: right
}
@media(max-width:767px) {
.alert-item {
width: 100%;
padding: 0 8px
}
}
.drag {
opacity: .5
}
.drag+.drag-over,
#content .drag-hidden {
margin: 0;
height: 0;
outline-style: none
}
.drag-over {
outline-style: dashed;
height: 80px;
margin: 10px 0
}
.drop-area {
padding: 5px 0
}
#jump-search {
margin-bottom: 5px
}
.icon-menu-section {
margin-bottom: 5px
}
.icon-container-body {
padding-left: 15px;
padding-top: 15px;
clear: both;
margin-left: 0;
margin-right: 0;
overflow: hidden;
width: 100%
}
html[dir="rtl"] .icon-container-body {
padding-right: 15px;
padding-left: 0
}
.item {
float: left;
height: 60px;
padding: 0;
text-align: left
}
html[dir="rtl"] .item {
text-align: right;
float: right
}
.icon {
display: block;
margin: auto
}
.itemContentWrapper {
padding: 0;
width: 100%
}
.itemImageWrapper {
display: inline-block;
vertical-align: middle
}
.itemTextWrapper {
padding: 10px 0 10px 5px;
display: inline-block;
vertical-align: middle;
width: 200px
}
html[dir="rtl"] .itemTextWrapper {
padding: 10px 5px 10px 0
}
.icon-menu-section .close,
.icon-menu-section .close:hover,
.icon-menu-section .close:active,
.icon-menu-section .close:focus {
opacity: 1;
color: #fff
}
@media(min-width:992px) {
html[dir="ltr"] #stats {
padding-left: 0
}
html[dir="rtl"] #stats {
padding-right: 0
}
}
.app-name {
text-transform: capitalize;
padding: 0 0 5px 0;
display: block;
word-break: break-all
}
.general-info-label {
text-transform: capitalize;
display: block
}
.general-info-value {
display: block
}
.progress {
margin: 5px 0 5px 0
}
.progress-bar-disabled {
background-color: #b2b2b2
}
.progress {
height: 4px;
border-radius: 0;
box-shadow: none;
background: #c8c8c8
}
.progress .progress-bar {
box-shadow: none
}
.warning .app-stat-upgrade .fa-exclamation-triangle {
color: #8a6d3b
}
.danger .app-stat-upgrade .fa-exclamation-triangle {
color: #a94442
}
.success .progress-bar {
background-color: #5cb85c
}
.info .progress-bar {
background-color: #5bc0de
}
.warning .progress-bar {
background-color: #f0ad4e
}
.danger .progress-bar {
background-color: #d9534f
}
#statsSection tr.success.app-stat-row,
#statsSection tr.info.app-stat-row {
border-left: none
}
#statsSection tr.success td,
#statsSection tr.info td {
background: 0
}
#statsSection .app-stat-upgrade {
width: 50px;
padding: 0;
line-height: 75px;
text-align: center
}
.app-stat-upgrade a {
display: none;
height: 100%;
width: 100%;
text-align: center;
color: #fff;
background-color: #428bca
}
.warning>.app-stat-upgrade>a>i,
.danger>.app-stat-upgrade>a>i {
vertical-align: middle
}
.warning>.app-stat-upgrade>a,
.danger>.app-stat-upgrade>a {
display: inline-block
}
.updating-elements {
display: inline-block
}
.application-list-loading-indicator {
margin: auto;
font-weight: 500;
font-size: 36px;
text-align: center;
vertical-align: middle;
padding: 20px 0
}
/* Embedding: /usr/local/cpanel/base/frontend/paper_lantern/css/angular-chosen-spinner.min.css */
.localytics-chosen.loading+.chosen-container-multi .chosen-choices {
background-image: url('elements/spinner.gif');
background-repeat: no-repeat;
background-position: 98%
}
html[dir="rtl"] .localytics-chosen.loading+.chosen-container-multi .chosen-choices {
background-position: 2%
}
.localytics-chosen.loading+.chosen-container-single .chosen-single span {
background: url('elements/spinner.gif') no-repeat right
}
html[dir="rtl"] .localytics-chosen.loading+.chosen-container-single .chosen-single span {
background: url('elements/spinner.gif') no-repeat left
}
.localytics-chosen.loading+.chosen-container-single .chosen-single .search-choice-close {
display: none
}
</style>
<link rel="stylesheet" type="text/css" href="elements/icon_spritemap.css">
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js"></script>
<script type="text/javascript" src="elements/bootstrap.min.js"></script>
</head>
<body id="cpanel_body" class="yui-skin-sam">
<header id="masterAppContainer" ng-controller="applicationListController">
<div class="navbar navbar-inverse navbar-cpanel navbar-fixed-top" role="navigation">
<div class="navbar-header">
<button type="button" id="btnSideBarToggle" class="cp-nav-toggle">
<span class="sr-only">Toggle navigation</span>
<span class="cp-icon-bar"></span>
<span class="cp-icon-bar"></span>
<span class="cp-icon-bar"></span>
</button>
<a href="./" id="lnkHeaderHome" class="navbar-brand" target="_top" title="Home">
<img id="imgLogo" class="navbar-brand-logo" src="elements/vplogo.png" alt="">
<font style="vertical-align: sub;">
</font>
</a>
<script type="text/ng-template" id="customTemplate.html">
<a href="{{ match.model.url }}" ng-attr-target="{{match.model.target}}" ng-bind-html="match.model.name">
</a>
</script>
<div class="navbar-preferences form-inline">
<div class="btn-group">
<button id="btnUserPref" data-toggle="dropdown" class="btn dropdown-toggle user-preferences-btn">
<span id="userImg" class="glyphicon glyphicon-user"></span>
<span id="lblUserNameTxt" class="hidden-inline-xs">YOURPREFIX_DEMO</span>
<span id="caretImg" class="caret"></span>
</button>
<ul class="dropdown-menu dropdown-menu-right">
<li>
<a id="lnkUserPrefChangePwd" href="changepassword.html">Change Password</a>
</li>
<li>
<a id="lnkUserPrefChangeLang" href="changelanguage.html">Change Language</a>
</li>
<li>
<a id="lnkUserPrefUpdateContactInfo" href="changeemail.html">Update Contact Email</a>
</li>
<li>
<a id="lnkUserPrefResetInterface" href="#" data-toggle="modal" data-target="#demo">
Reset Page Settings
</a>
</li>
</ul>
</div>
<a id="lnkHeaderLogout" target="_top" href="#" data-toggle="modal" data-target="#demo" class="btn link-buttons">
<span id="logoutImg" class="glyphicon glyphicon-log-out"></span>
<span id="lblLogout" class="hidden-inline-xs">Log Out</span>
</a>
</div>
</div>
</div>
<!-- UI INCLUDES GLOBAL HEADER -->
<div id="include-global-header">
</div>
<!-- UI INCLUDES GLOBAL HEADER END-->
</header>
<aside id="sidebar">
<a id="lnkMenu" href="./" title="Home" class="active" data-toggle="tooltip" data-placement="right">
<i class="fa fa-2x fa-th" id="imgMenu"></i>
</a>
<a id="26244546358179969" href="upgrade.html"
data-original-title="Upgrade Plans">
<img width="28px" height="28px" src="elements/pl-sidebar-upgrade.png">
</a>
<br><br>
<div style="position: float;left:100px; vertical-align:middle;">
</aside>
</div>
<!-- Content -->
<div id="content">
<div class="body-content">
<div class="subpage_heading">
<style type="text/css">
.spriteicon_img {float:left;margin-right:5px;background: url(/misc/frontend/vistapanel/branding_/icon_sprites_img.jpg);} #icon-icon_ftpaccount {background-position:0 -1484px;width:64px;height:61px; }
</style>
<img src="elements/kicon.jpg" class="spriteicon_img" id="icon-icon_tools" alt="" width="21px" height="21px">
<p><b>Domain Types & Definitions</b></p>
</div>
<br clear="all">
<p class="description">
<b>What is an Addon Domain</b><br>
<br>
An <i>addon domain</i> is the option used to host different, additional domains on one hosting account each with their own distinct content and upload location (HTDOCS) folder. <br>
<br>
From an end user perspective, an addon domain functions like any other domain in that the site acts and is essentially, completely separate from another site and in effect is completely unique.<br>
<br>
Before you can add a domain to your hosting account you must first change the nameservers of the domain via your domain registrar control panel to:<br>
<br>
ns1.YOURDOMAIN.com<br>
ns2.YOURDOMAIN.com<br>
<br>
<b>What is a Sub-domain</b><br>
<br>
You can call it a domain within a domain, a site within a site but basically it is a site that is separate yet shares the same domain as one or more sites. For example, sub.example.com is a sub-domain of example.com.<br>
<br>
Your main HTDOCS folder on our service is a sub-domain of our domain, in fact you are permitted to add many sub-domains via your hosting control panel not only of our domain but also of a variety of other domains we license at no cost to you.<br>
<br>
<br>
<b>What is a Parked Domain</b><br>
<br>
Think of Parked Domains as another way to reach an existing site, for instance you are at home, you have a cellular phone and home phone, on one number I call I reach your cellphone and you, on the other I reach your home phone and you. Either way I call, I will reach you. The same can be said for Parked Domains, many domains or telephone numbers to reach one site. Your site can be loaded without any knowledge of the true sub-domain user.example.com if you park example.net on top of it and only reference and use example.net in your site and literature.<br>
<br>
From the perspective of a webmaster, the difference between Parked and Addon Domains is simply this, with Addon Domains, you build a completely separate site, with Parked Domains, it is already built, you just are giving it a new telephone number for the site it is parked on.<br>
<br>
As with Addon Domains you must change the nameservers in your domain registrar control panel first prior to :<br>
<br>
ns1.YOURDOMAIN.com<br>
ns2.YOURDOMAIN.com<br>
</p>
</div>
</div>
<!-- PAGE TEMPLATE'S CONTENT END -->
<footer>
<!-- UI INCLUDES GLOBAL FOOTER -->
<!-- UI INCLUDES GLOBAL FOOTER END -->
<div class="container-fluid">
<br>
<!--Add your themes and scripts BELOW this line. No theme is currently active, and Responsive Domain Search is enabled.-->
<script src="https://vpc.cdn.wybenetwork.com/responsive-domain-search/responsive-domain-search.js"
type="text/javascript"></script>
<!--Add your themes and scripts ABOVE this line. No theme is currently active, and Responsive Domain Search is enabled.-->
<div class="navbar">
<div class="navbar-brand" style="display:inline-block; z-index:2147483647; visibility:invisible;">
<a id="lnkPoweredByCpanel" href="https://www.cpanel.net" target="cpanel" title="cPanel, Inc."
style="display:inline-block; z-index:2147483647; visibility:visible;">
<img id="imgPoweredByCpanel" src="elements/powered_by_cpanel.png" alt="cPanel, Inc."
style="display:inline-block; z-index:2147483647; visibility:visible;">
</a>
<sub id="txtCpanelVersion"
style="display:inline-block; z-index:2147483647; visibility:visible;"></sub>
</div>
</div>
</div>
<div class="modal fade" id="demo" tabindex="-1" role="dialog" aria-labelledby="demoDisabled" aria-hidden="true"
style="display: none;">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header"
style="border: 1px solid #293a4a;background-color: rgba(41,58,74,.95);color: #fff;">
<h4 class="modal-title" id="demoDisabled">Demo Mode</h4>
</div>
<div class="modal-body">
<p>This functionality is disabled in demo mode!</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>