-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathhelp.php
More file actions
87 lines (82 loc) · 4.64 KB
/
help.php
File metadata and controls
87 lines (82 loc) · 4.64 KB
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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Help | Meroserver</title>
<meta name="keywords" content="webhosting, free space, raspberry pi, pihosting, raspberry hosting server, free hosting server in nepal" />
<meta name="description" content="MeroServer is a web hosting service provider in Nepal with Raspberry Pi as Hosting Server. We are here proud to offer the free webhosting service with individual zpanel dashboard and guarantee the customer satisfaction. Any feedback regarding the improvement to our service will be highly appreciated." />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link href="style.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<body>
<!-- start header -->
<?php include('header.php');?>
<!-- end header -->
<!-- start page -->
<div id="page">
<div class="bgtop">
<div class="bgbtm">
<!-- start content -->
<div id="content">
<div class="post">
<h1 class="title">Got Stuckked !!! we are here to help you </h1>
<div class="entry">
<p><strong><img src="images/stukk.JPG" alt="" width="220" height="169" class="left" /></strong><a href="#"></a>Have you got the Domain Name already ???</p>
<p>If not then why not go for free one <a href="http://register.mos.com.np/">click here</a> </p>
<p>All you need is copy of nepalese citizenship and application letter. If you are not nepalese citizen then you can try other free domain service provider
or get the premium one and use our free hosting space facility. Cheers and enjoy with your own identity and brand name in the internet world.
Further details will be provided in your email. </p>
<p> </p>
</div>
</div>
<div class="post">
<h1 class="title">Steps !!! procedures for domain registeration </h1>
<p class="byline">Get along with the following steps </p>
<div class="entry">
<ul>
<li>First of all go to <a href="http://register.mos.com.np/" target="_blank">Domain Registeration</a> section of Mercantile Communications Pvt. Ltd.</li>
<li>Type on desired domain name and check for availability.</li>
<li>You need a scancopy of <i>Citizenship</i> or a <i>Driving Liscense</i>.</li>
<li>While choosing domain name, <b>Be Careful</b> you can only register the domain name which is exactly written in citizenship or liscense, that is no other name or other spellings rather than written in those documents.</li>
<li>If the domain is available then just drag and drop the domain to the box located at right hand side and marked as Step 2.</li>
<li>Then register your username in the box marked as Step 3. The username must be unique. It is recommended to use your email address as your username.</li>
<li>Follow the instruction emailed.</li>
<li>Login to the panel. Provide your personal details, scancopy of document with the given name in the instruction.</li>
<li>And lastly you need is <b>NAMESERVER DETAILS</b>
<ol>
<li>Primary NameServer : <b>NS1.AFRAID.ORG</b></li>
<li>Secondary NameServer : <b>NS2.AFRAID.ORG</b></li>
<li>Tertiary NameServer : <b>NS3.AFRAID.ORG</b></li>
</ol></li>
<li>Forward the confirmed mail to <i>here.s.hem[at]gmail.com</i> :) </li>
</ul>
<p> </p>
</div>
</div>
<div class="post">
<h2 class="title">Feeling stress !!! get in contact with us </h2>
<p class="byline"> </p>
<p class="byline">.............................Our Contact details...... </p>
<div class="entry">
<blockquote>
<p>“We from the team of Pi Host highly encourage you to upload the single static page and it is totally free. ”</p>
<p class="align-right">Pi Host Team</p>
<p class="align-right">+9779843096958</p>
<p class="align-right">hereshem[at]gmail[dot]com</p>
<p class="align-right"> </p>
</blockquote>
</div>
<p class="meta"><a href="index.html" class="more">Read More</a> » </p>
</div>
</div>
<!-- end content -->
<!-- start sidebar -->
<?php include('sidebar.php');?>
<!-- end sidebar -->
<div style="clear:both"> </div>
</div>
</div>
</div>
<?php include('footer.php');?>
</body>
</html>