<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Lunarpages.com</title>
    <link rel="alternate" type="text/html" href="http://lunarpages-jp.com/" />
    <link rel="self" type="application/atom+xml" href="http://lunarpages-jp.com/atom.xml" />
    <id>tag:lunarpages-jp.com,2010-08-02://2</id>
    <updated>2010-08-17T08:17:21Z</updated>
    <subtitle>容量転送量独自ドメイン無制限、アダルトサイトＯＫで人気の海外サーバーLunapages日本語解説</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 5.02</generator>

<entry>
    <title>Eメールアカウントの作成</title>
    <link rel="alternate" type="text/html" href="http://lunarpages-jp.com/archives/9.html" />
    <id>tag:lunarpages-jp.com,2010://2.9</id>

    <published>2010-08-17T07:58:06Z</published>
    <updated>2010-08-17T08:17:21Z</updated>

    <summary>登録したドメインでメールアカウント（メールアドレス）を新規作成します。 ＬＰＣＰ...</summary>
    <author>
        <name>海外SV</name>
        
    </author>
    
        <category term="Lunarpagesの操作" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="メール関連" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://lunarpages-jp.com/">
        <![CDATA[登録したドメインでメールアカウント（メールアドレス）を新規作成します。<br />
ＬＰＣＰから「E-Mail」－「Email Accounts」をクリックします。<br />
<img src="http://lunarpages-jp.com/img/emailaccounts00.png" alt="" border="1"/><br clear="both" /><br />

]]>
        <![CDATA[Email Accounts Managerが起動するので、「Add new」をクリックします。<br />
<img src="http://lunarpages-jp.com/img/emailaccounts01.png" alt="" border="1"/><br clear="both" /><br />

ドメインを選択し、「Email」の「＠」以前にアカウント名を入力します。<br />
「Password」、「Re-enter New Password」：アカウントのパスワードを入力します。<br />
「Quota」：アカウントのメール容量を設定します。初期設定は100Mbです。利用状況によって5000Mb程度まででOKでしょう。<br />
「Enable SpamAssassin」：スパムフィルタを設定する場合はチェックしてください。Gmail等スパム対応が強いメールサーバーに転送するなら、このフィルタはなくてもいいでしょう。<br />
「Auto-Delete Spam」：スパムメールの自動削除を利用する場合はチェックを入れます。（万が一スパムでないメールがスパムと判定されると困るので、私は外しています。）<br />
「Forward」：転送先メールアドレスを入力します。<br />
<img src="http://lunarpages-jp.com/img/emailaccounts02.png" alt="" border="1"/><br clear="both" /><br />
]]>
    </content>
</entry>

<entry>
    <title>MySQLデータベースの追加</title>
    <link rel="alternate" type="text/html" href="http://lunarpages-jp.com/archives/8.html" />
    <id>tag:lunarpages-jp.com,2010://2.8</id>

    <published>2010-08-13T04:49:24Z</published>
    <updated>2010-08-12T05:17:30Z</updated>

    <summary>WordPressやMovableTypeなどのCMSでは必修となるMySQLの...</summary>
    <author>
        <name>海外SV</name>
        
    </author>
    
        <category term="Lunarpagesの操作" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="データベース" label="データベース" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mysql" label="MySQL" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://lunarpages-jp.com/">
        <![CDATA[WordPressやMovableTypeなどのCMSでは必修となるMySQLの設定方法です。<br />
ＬＰＣＰから「Ｄａｔａｂａｓｅ」-「MySQL Manager」をクリックします。<br />

<img src="http://lunarpages-jp.com/img/mysql01.png" alt="" border="1"/><br clear="both" /><br />]]>
        <![CDATA[「Create New MySQL User」で下記項目を設定します。<br />
<ul>
<li>「Username」：USERID_以降に解りやすい名前を決めます。</li>
<li>「Password」、「Re-enter New Password」：データベースユーザパスワードを決めます。</li>
<li>「Hostname」そのままで結構です</li>
</ul>
<img src="http://lunarpages-jp.com/img/mysql02.png" alt="" border="1"/><br clear="both" /><br />

「Create New MySQL Database」でデータベース名（USERID_以下）を設定します。<br />
<img src="http://lunarpages-jp.com/img/mysql03.png" alt="" border="1"/><br clear="both" /><br />

Grant Access for MySQL Userで、ユーザに対する権限を設定します。<br />
「Database Name」と「Database User」で上記で作成したものをそれぞれ選択し、通常は「All」（フルアクセス）にチェックを入れて「Grant」をクリックします。<br />
ユーザごとにアクセス権限を変える場合などは各ユーザに対し「Write」や「Read」の権限を与えてください。<br />
<img src="http://lunarpages-jp.com/img/mysql04.png" alt="" border="1"/><br clear="both" /><br />

下記のようにデータベース名・ユーザ名が関連づけられ、利用可能な状態になります。<br />
<img src="http://lunarpages-jp.com/img/mysql05.png" alt="" border="1"/><br clear="both" /><br />]]>
    </content>
</entry>

<entry>
    <title>ドメインの追加</title>
    <link rel="alternate" type="text/html" href="http://lunarpages-jp.com/archives/7.html" />
    <id>tag:lunarpages-jp.com,2010://2.7</id>

    <published>2010-08-12T01:17:18Z</published>
    <updated>2010-08-12T01:30:50Z</updated>

    <summary>Lunarpagesで無料で取得できるドメインはWhoisデータベースで、個人情...</summary>
    <author>
        <name>海外SV</name>
        
    </author>
    
        <category term="ドメイン操作" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://lunarpages-jp.com/">
        <![CDATA[Lunarpagesで無料で取得できるドメインはWhoisデータベースで、個人情報が公開されてしまいます。<br />
私はWhoisからスパムメールや嫌がらせを受けたことがありこの様なドメインは使わないようにしています。<br />
そこで、実際に運用するドメインは<A href="http://lunarpages-jp.com/valuedomain/" target="_blank">バリュードメイン</a>で取得してLunarpagesで利用しています。<br />
<br />
設定方法ですが、ＬＰＣＰから「Domains」-「Addon Domains」をクリックします。<br />]]>
        <![CDATA[<img src="http://lunarpages-jp.com/img/addondomains00.png" alt="" border="1"/><br clear="both" /><br />

現在の管理ドメイン一覧が表示されるので、「Add New」をクリックします。<br />
<img src="http://lunarpages-jp.com/img/addondomains01.png" alt="" border="1"/><br clear="both" /><br />

「Addon Domain Name」：追加ドメイン名<br />
「Username/directory」：当該ドメイン専用のFTPユーザ名兼サーバーでのディレクトリ名<br />
「Password」：当該ドメイン専用のFTPパスワード<br />
「Re-enter New Password」：パスワードの確認<br />
<br />
他人にFTP接続させる場合はドメイン専用ユーザ名は便利ですが、通常は管理者のFTPアカウントですべてのドメインを管理出来るので、ユーザ名というよりはディレクトリ名を設定するイメージでOKです。<br /><br />

<img src="http://lunarpages-jp.com/img/addondomains02.png" alt="" border="1"/><br clear="both" /><br />

ドメインの追加が完了しました。<br />
<img src="http://lunarpages-jp.com/img/addondomains03.png" alt="" border="1"/><br clear="both" /><br />

]]>
    </content>
</entry>

<entry>
    <title>Lunarpagesのデータセンター</title>
    <link rel="alternate" type="text/html" href="http://lunarpages-jp.com/archives/6.html" />
    <id>tag:lunarpages-jp.com,2010://2.6</id>

    <published>2010-08-05T09:33:56Z</published>
    <updated>2010-08-05T09:37:55Z</updated>

    <summary>海外サーバーの場合はデータセンターまでの距離や回線の太さなどが気になるところ。 ...</summary>
    <author>
        <name>海外SV</name>
        
    </author>
    
        <category term="Lunarpagesの特徴" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="データセンター" label="データセンター" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ipアドレス" label="IPアドレス" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://lunarpages-jp.com/">
        <![CDATA[海外サーバーの場合はデータセンターまでの距離や回線の太さなどが気になるところ。<br />
IPから調べると、当サイトのサーバーロケーションはロサンゼルス近郊となっています。<br />
西海岸の大都市であれば、米国内でも日本からのアクセスが早いので安心です。<br />
<img src="http://lunarpages-jp.com/img/serverlocation.png" alt="" border="1"/><br clear="both" /><br />
]]>
        
    </content>
</entry>

<entry>
    <title>ネームサーバーの設定</title>
    <link rel="alternate" type="text/html" href="http://lunarpages-jp.com/archives/5.html" />
    <id>tag:lunarpages-jp.com,2010://2.5</id>

    <published>2010-08-05T08:33:11Z</published>
    <updated>2010-08-05T09:29:18Z</updated>

    <summary>管理画面にログイン出来たら、早速ドメイン関連の設定を行います。 &#60;注意&amp;...</summary>
    <author>
        <name>海外SV</name>
        
    </author>
    
        <category term="ドメイン操作" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ネームサーバー" label="ネームサーバー" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="独自ドメイン" label="独自ドメイン" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="lpcp" label="LPCP" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://lunarpages-jp.com/">
        <![CDATA[<A href="http://lunarpages-jp.com/archives/4.html">管理画面にログイン</a>出来たら、早速ドメイン関連の設定を行います。<br />
&#60;注意&#62;<br />
この操作は私のように外部のドメインレジストラ（ドメイン販売・管理会社）で取得した場合のもので、Lunarpagesで新規にドメイン取得した場合は必要ありません。<br />
]]>
        <![CDATA[当サイトのlunarpages-jp.comは<A href="http://lunarpages-jp.com/valuedomain/" target="_blank" rel="nofollow">バリュードメイン</a>で取得したドメインをLunarpagesで利用していますので、Value-Domainでの操作方法となります。<br /><br />

<h3>LPCPでドメインの追加</h3>
<A href="http://lunarpages-jp.com/archives/4.html">LPCPにログイン</a>したら、「Domains」-「Addon Domains」をクリックします。<br />
<img src="http://lunarpages-jp.com/img/addondomains00.png" alt="" border="1"/><br clear="both" /><br />

「Add New」をクリックします。<br />
<img src="http://lunarpages-jp.com/img/addondomains01.png" alt="" border="1"/><br clear="both" /><br />

「Addon Domain Name」に追加するドメイン名を（例：lunarpages-jp.com）<br />
「Username/directory」に上記ドメインを置くディレクトリ名を決めて入力（FTPユーザ名にもなります）<br />
「Password」に当該ドメインのディレクトリへFTPアクセス用のパスワードを<br />
「Re-enter New Password」に上記と同じパスワードを<br />
それぞれ入力し、「Add」をクリックします。<br />

<img src="http://lunarpages-jp.com/img/addondomains02.png" alt="" border="1"/><br clear="both" /><br />

「Addon Domain Added successfully」と表示されればＯＫです。<br /><br />
<img src="http://lunarpages-jp.com/img/addondomains03.png" alt="" border="1"/><br clear="both" /><br />

<h3>バリュードメインでの操作</h3>
<A href="http://lunarpages-jp.com/valuedomain/" target="_blank" rel="nofollow">Value-Domain</a>にログインします。<br />
メニューから「ネームサーバーの変更」をクリックし、当該ドメインを選択します。<br />
ネームサーバー 1：NS1.LUNARIFFIC.COM<br />
ネームサーバー 2：NS2.LUNARIFFIC.COM<br />
をそれぞれ入力し、「保存する」をクリックします。<br />
<img src="http://lunarpages-jp.com/img/nameserver01.png" alt="" border="1"/><br clear="both" /><br />]]>
    </content>
</entry>

<entry>
    <title>lunarpagesの管理画面(LPCP)にログイン</title>
    <link rel="alternate" type="text/html" href="http://lunarpages-jp.com/archives/4.html" />
    <id>tag:lunarpages-jp.com,2010://2.4</id>

    <published>2010-08-04T08:19:43Z</published>
    <updated>2010-08-05T09:00:35Z</updated>

    <summary>Lunarpagesの管理画面へはホームページからログインできます。 ...</summary>
    <author>
        <name>海外SV</name>
        
    </author>
    
        <category term="Lunarpagesの操作" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="管理画面" label="管理画面" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="lpcp" label="LPCP" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://lunarpages-jp.com/">
        <![CDATA[Lunarpagesの管理画面へは<A href="http://lunarpages-jp.com/lunarpages.com/" target="_blank">ホームページ</a>からログインできます。<br />

<img src="http://lunarpages-jp.com/img/login01.png" alt="" border="1"/><br clear="both" /><br />


]]>
        <![CDATA[いきなりバーナンキFRB議長が出てきてどんな関係かと思いますが、単にニュース配信です。<br />
上部にログインの入力部がありますので、Lunarpagesより届く「[Lunarpages Online HelpDesk] Welcome to Your Account」または「Welcome to Lunarpages - Critical Account Info」というメールに記載のUSERNAMEとパスワードを入力しログインします。<br />
<img src="http://lunarpages-jp.com/img/login02.png" alt="" border="1"/><br clear="both" /><br />
Lunarpagesにログインできました。<br />
ドメイン取得や、パスワードの変更、契約更新などここで行います。<br />
<img src="http://lunarpages-jp.com/img/login03.png" alt="" border="1"/><br clear="both" /><br />

<h3>LPCPにログイン</h3>
Lunarpagesにログインしたら、「Control Panel」をクリックします。<br />
<img src="http://lunarpages-jp.com/img/lpcp00.png" alt="" border="1"/><br clear="both" /><br />

「Control Access」の「Go to LPCP」をクリックします。<br />
<img src="http://lunarpages-jp.com/img/lpcp01.png" alt="" border="1"/><br clear="both" /><br />

サーバー管理画面（ＬＰＣＰ）にログインできました。<br />
<img src="http://lunarpages-jp.com/img/lpcp02.png" alt="" border="1"/><br clear="both" /><br />]]>
    </content>
</entry>

<entry>
    <title>Lunarpagesの申込方法</title>
    <link rel="alternate" type="text/html" href="http://lunarpages-jp.com/archives/3.html" />
    <id>tag:lunarpages-jp.com,2010://2.3</id>

    <published>2010-08-03T03:29:24Z</published>
    <updated>2010-08-05T00:29:30Z</updated>

    <summary>lunarpagesのトップページ(http://www.lunarpages....</summary>
    <author>
        <name>海外SV</name>
        
    </author>
    
        <category term="Lunarpagesの契約関係" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="cpanel" label="cPanel" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="独自ドメイン" label="独自ドメイン" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="paypal" label="PayPal" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://lunarpages-jp.com/">
        <![CDATA[<A href="http://lunarpages-jp.com/lunarpages.com/" target="_blank" rel="nofollow">lunarpagesのトップページ(http://www.lunarpages.com/)</a>へ行きます。<br />
希望プランの「Buy Now!」をクリックします。<br />
<A href="http://lunarpages-jp.com/lunarpages.com/" target="_blank" rel="nofollow"><img src="http://lunarpages-jp.com/img/regist01.png" alt="" border="1"/><br clear="both" /></a><br />

]]>
        <![CDATA[<h3>プランの確認と氏名・連絡先</h3>
<p>「<strong>Order Breakdown</strong>」に表示されている申し込むプランを確認し、「Contact Infomation」にお名前（半角ローマ字）とメールアドレスを入力します。</p>
<img src="http://lunarpages-jp.com/img/regist02-1.png" alt="" border="1"/><br clear="both" />
<br />
<h3>ドメイン取得</h3>
新規にドメインを取得する場合は「New Domain」をクリックし、希望ドメイン名を入力し「CheckDomain」をクリックします。<br />
LunarpagesのドメインはWhoisプライバシーが有料となるので、必要な場合は「Make your domain information private!」（7.95ドル／年）をチェックしておきます。<br />
<br />
ドメインは国内の信頼の出来る会社で取得したい場合は<A href="http://lunarpages-jp.com/valuedomain/" target="_blank">バリュードメイン</a>等で取得したドメインを利用出来ます。<br />
その場合は「I already have a domain name」を選択します。<br /><br />
<img src="http://lunarpages-jp.com/img/regist02-2.png" alt="" border="1"/><br clear="both" /><br />

<h3>契約年数の選択</h3>
契約年数を選択します。<br />
為替状況や単価で悩みますが私は２年を選択しました。<br />
<img src="http://lunarpages-jp.com/img/regist02-3.png" alt="" border="1"/><br clear="both" /><br />

<h3>オプションの選択</h3>
ＳＳＬやシェル、cPanelコントロールパネルなどが有料となります。<br />
私は有料オプションは利用しないのでLPCPという独自のコントロールパネルとなります。<br />
<dl>
<dt>Java/JSP Enabled Account（$4.95 per month）</dt><dd>Java Server Pages ( JSP ) is a scripting language that's a hybrid of Java HTML. Much like ASP and PHP, it allows web designers to embed scripting code in their HTML pages. When a JSP page is hit for the first time, it gets compiled into a Java file. This Java file is then automatically compiled into a .class file and placed in your WEB-INF directory. Whenever you make changes to the JSP file then Resin automatically detects this and recompiles it.</dd>
<dt>ASP Enabled Account（$2.95 per month）</dt><dd>Active Server Pages, Microsoft's technology to enables HTML pages to be dynamic and interactive by embedding scripts.</dd>
<dt>Dedicated IP（$4.95 per month）</dt><dd>Required for SSL certificates.</dd>
<dt>Premium Restore Service（$1.50 per month）</dt><dd> In order to protect your data, Lunarpages backs up all servers nightly. In case there is a need to restore an entire server, we can do this quickly with your most current possible data. However, customers sometimes have an issue occur on their account such as accidentally deleting a file or overriding the site. We normally charge $75.00 per hour for technician time (with a minimum one hour charge) to restore files deleted or altered due to customer error. With Premium Restore service, your restore will be given priority, you can specify which file or files to restore and choose from several days of historical data to restore all for NO CHARGE.</dd>
<dt>Shell Access（$2.00 per month）</dt><dd></dd>
<dt>SSL Certificate（Basic $99.00/year・ Pro $119.00/year）</dt><dd>Secure your site to protect your customers.
(A dedicated IP address is required)</dd>
<dt>Control Panel（cPanel Control Panel $2.00/mo）</dt><dd>Choose the Control Panel that is right for you.</dd>
<dt>RatePoint</dt><dd>Get email marketing & customer feedback in one easy-to-use service. Free!</dd>
</dl>
<img src="http://lunarpages-jp.com/img/regist02-4.png" alt="" border="1"/><br clear="both" /><br />

<h3>Survey</h3>
Lunapagesを何処で知ったのか問われますので、どれか選択してください。<br />
<br />
<img src="http://lunarpages-jp.com/img/regist02-5.png" alt="" border="1"/><br clear="both" /><br />

<h3>Account Information</h3>
契約者情報（<span style="color:#FF0033;">*</span>がつく必修項目だけで結構です）を半角英数で入力します。<br />
<ul>
<li>First Name ：名</li>
<li>Last Name ：性</li>
<li>Email ：Eメールアドレス</li>
<li>Address ：住所（例 1-1-○ Roppongi）</li>
<li>City ：（例 Minato-ku Tokyo-to）</li>
<li>Zip Code ：郵便番号</li>
<li>Country ：国名（例 Japan）</li>
<li>Day Phone ：電話番号（例 +81 35655*****）</li>
<li>Password ：パスワード</li>
<li>Confirm Password :パスワードの確認</li>
</ul>

<h3>Billing Information</h3>
支払い情報
契約者と同一の場合はチェックが入ったままで結構です。<br />
<img src="http://lunarpages-jp.com/img/regist04-1.png" alt="" border="1"/><br clear="both" /><br />

<h3>支払関係</h3>
クレジットカード（JCB不可）・PayPal・Check/Money Order・ElectricCheck・Alternative Payment Optionsが選択できます。<br />
入力後「Submit」をクリックします。<br />
<img src="http://lunarpages-jp.com/img/regist04-2.png" alt="" border="1"/><br clear="both" /><br />
私はPayPalで支払いましたので、下記の画面となります。<br />
「Payment Information」を「PayPal」にし、Terms of Service（利用規約）を確認し、「Check to Agree」にチェックを入れ、「Submit」をクリックします。<br />
<img src="http://lunarpages-jp.com/img/regist05.png" alt="" border="1"/><br clear="both" /><br />

「Continue to PayPal」をクリックします。<br />
<img src="http://lunarpages-jp.com/img/regist06.png" alt="" border="1"/><br clear="both" /><br />

PayPalアカウントを持っている場合は右側からログインします。<br />
はじめてペイパルを利用する場合は左側にクレジットカード情報等を入力します。<br />
<img src="http://lunarpages-jp.com/img/regist07.png" alt="" border="1"/><br clear="both" /><br />

支払金額確認の上、「今すぐ支払う」をクリックします。<br />
<img src="http://lunarpages-jp.com/img/regist08.png" alt="" border="1"/><br clear="both" /><br />

支払い完了です。<br />
<img src="http://lunarpages-jp.com/img/regist09.png" alt="" border="1"/><br clear="both" /><br />

アカウント情報が入ったメールが届くまで、しばらく時間がかかるので待ちます。<br />
私の場合は、１０分程度でユーザ名が入ったメールが届きました。<br />
]]>
    </content>
</entry>

<entry>
    <title>Lunarpagesの概要</title>
    <link rel="alternate" type="text/html" href="http://lunarpages-jp.com/archives/1.html" />
    <id>tag:lunarpages-jp.com,2010://2.1</id>

    <published>2010-08-02T09:05:16Z</published>
    <updated>2010-08-05T00:28:30Z</updated>

    <summary> Lunarpages.comはアメリカのレンタルサーバー（WEBホスティングサ...</summary>
    <author>
        <name>海外SV</name>
        
    </author>
    
        <category term="Lunarpagesの特徴" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://lunarpages-jp.com/">
        <![CDATA[
<A href="http://lunarpages-jp.com/lunarpages.com/" target="_blank" rel="nofollow">Lunarpages.com</a>はアメリカのレンタルサーバー（WEBホスティングサービス）で、<A href="http://xn--vckucxgb0442cltza.com/archives/tag/%e5%ae%b9%e9%87%8f%e7%84%a1%e5%88%b6%e9%99%90/">容量無制限</a>、<A href="http://xn--vckucxgb0442cltza.com/archives/tag/%e8%bb%a2%e9%80%81%e9%87%8f%e7%84%a1%e5%88%b6%e9%99%90/">転送量無制限</a>、<A href="http://xn--vckucxgb0442cltza.com/archives/tag/%E7%8B%AC%E8%87%AA%E3%83%89%E3%83%A1%E3%82%A4%E3%83%B3%E7%84%A1%E5%88%B6%E9%99%90/">マルチドメイン無制限</a>、<A href="http://xn--vckucxgb0442cltza.com/archives/tag/%E3%83%A1%E3%83%BC%E3%83%AB%E3%82%A2%E3%82%AB%E3%82%A6%E3%83%B3%E3%83%88%E7%84%A1%E5%88%B6%E9%99%90/">メールアカウント無制限</a>が月額４．９５ドル（5年）～（1年契約の場合8.95ドル）利用できるお得な会社です。<br />
実際米国では、<A href="http://bluehost-jp.com/">Bluehost.com</a>と並び人気のあるレンタルサーバーで、非常に多くのユーザが利用しています。<br />
日本のユーザにとっては、管理画面が日本語で表示される(オプション)のもありがたい上、アダルトサイト可能なので、国内でも利用者が多い会社です。]]>
        
    </content>
</entry>

</feed>

