5.3-Nano: DtDNS: Difference between revisions

m
Reverted edits by Upazixorys (Talk); changed back to last version by BobS
No edit summary
m (Reverted edits by Upazixorys (Talk); changed back to last version by BobS)
 
Line 1: Line 1:
=[http://elykogit.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
{{Nav 5.3-Nano}}
{{Nav 5.3-Nano}}
'''Uniform Server and DtDNS'''
'''Uniform Server and DtDNS'''
Line 18: Line 17:
There are two pages to fill in. Enter the following details:
There are two pages to fill in. Enter the following details:
{|
{|
| ||'''''Page 1'':'''|| 
| ||'''''Page 1'':'''|| 
|-
|-
|1)||'''Desired Username'''||This name is used for logging into your '''account'''
|1)||'''Desired Username'''||This name is used for logging into your '''account'''
Line 36: Line 35:
|8)||'''Two CAPCHA words'''||Enter the two CAPCHA words (if these are difficult to read click the new challenge button)  
|8)||'''Two CAPCHA words'''||Enter the two CAPCHA words (if these are difficult to read click the new challenge button)  
|-
|-
| ||'''''Page 2'':'''|| 
| ||'''''Page 2'':'''|| 
|-
|-
|9)||'''Username'''||Enter your Username as entered in '''1)'''.
|9)||'''Username'''||Enter your Username as entered in '''1)'''.
Line 48: Line 47:
'''''General information'':'''
'''''General information'':'''
{|
{|
|-valign="top"
|-valign="top"
|
|
*A DtDNS account is limited to '''five free''' hostnames.
*A DtDNS account is limited to '''five free''' hostnames.
* A hostname is concatenated with a '''domain''' name.
* A hostname is concatenated with a '''domain''' name.
* I have listed available domains on the right.<br /><br />
* I have listed available domains on the right.<br /><br />
* Your full URL, for example
* Your full URL, for example
** If you chose '''books''' as hostname
** If you chose '''books''' as hostname
Line 59: Line 58:
Will look like this:
Will look like this:


'''&lt;nowiki&gt;http://&lt;/nowiki&gt;books.effers.com'''     
'''<nowiki>http://</nowiki>books.effers.com'''     
|
|
&amp;nbsp;&amp;nbsp;
&nbsp;&nbsp;
|
|
{|
{|
Line 68: Line 67:
|-
|-
|
|
&lt;pre&gt;
<pre>
3d-game.com
3d-game.com
4irc.com
4irc.com
Line 78: Line 77:
dtdns.net
dtdns.net
effers.com
effers.com
&lt;/pre&gt;
</pre>
|
|
&lt;pre&gt;
<pre>
etowns.net
etowns.net
etowns.org
etowns.org
Line 90: Line 89:
suroot.com
suroot.com


&lt;/pre&gt;
</pre>
|}
|}
|}
|}
Line 97: Line 96:
After creating a hostname, wild cards are enabled by default. This allows you to use a URL such as  
After creating a hostname, wild cards are enabled by default. This allows you to use a URL such as  


&lt;nowiki&gt;http://&lt;/nowiki&gt;'''www.'''books.effers.com - Note '''www.''' is the wild card part. This can be anything you like; for example:
<nowiki>http://</nowiki>'''www.'''books.effers.com - Note '''www.''' is the wild card part. This can be anything you like; for example:


* &lt;nowiki&gt;http://&lt;/nowiki&gt;www.'''books.effers.com'''
* <nowiki>http://</nowiki>www.'''books.effers.com'''
* &lt;nowiki&gt;http://&lt;/nowiki&gt;www-internation.'''books.effers.com'''
* <nowiki>http://</nowiki>www-internation.'''books.effers.com'''
* &lt;nowiki&gt;http://&lt;/nowiki&gt;local.'''books.effers.com'''
* <nowiki>http://</nowiki>local.'''books.effers.com'''
* &lt;nowiki&gt;http://&lt;/nowiki&gt;www.home.'''books.effers.com'''
* <nowiki>http://</nowiki>www.home.'''books.effers.com'''


'''books.effers.com''' resolves to your IP address. You can use the wild card on your server to resolve to different sites.
'''books.effers.com''' resolves to your IP address. You can use the wild card on your server to resolve to different sites.
Line 127: Line 126:
To manage existing hostnames, simply click the entry in the list for example see below.
To manage existing hostnames, simply click the entry in the list for example see below.


{|cellspacing=&quot;6&quot;
{|cellspacing="6"
|-
|-
|'''Hostname'''||'''Domain'''||'''IP Address'''||'''Type'''
|'''Hostname'''||'''Domain'''||'''IP Address'''||'''Type'''
Line 145: Line 144:
For each account you wish to update, add a block with the following format.
For each account you wish to update, add a block with the following format.
{|
{|
|-valign=&quot;top&quot;
|-valign="top"
|'''[account_1]'''||&amp;nbsp;||- A unique name enclosed in square brackets. Can be any name you wish; do not include spaces.     
|'''[account_1]'''||&nbsp;||- A unique name enclosed in square brackets. Can be any name you wish; do not include spaces.     
|-valign=&quot;top&quot;
|-valign="top"
|'''hostname ='''||&amp;nbsp;||    - Full host name as configured at DtDNS
|'''hostname ='''||&nbsp;||    - Full host name as configured at DtDNS
|-valign=&quot;top&quot;
|-valign="top"
|'''password ='''||&amp;nbsp;||    - Your DtDNS account password
|'''password ='''||&nbsp;||    - Your DtDNS account password
|}
|}
The configuration file contains examples one shown below:
The configuration file contains examples one shown below:
Line 156: Line 155:
|-
|-
|
|
&lt;pre&gt;
<pre>
   ;[account_1]
   ;[account_1]
   ;hostname = books.effers.com
   ;hostname = books.effers.com
   ;password = fred123
   ;password = fred123
&lt;/pre&gt;
</pre>
|}
|}
Uncomment (remove ;) to enable  
Uncomment (remove ;) to enable  
Line 195: Line 194:
|-
|-
|
|
&lt;pre&gt;
<pre>
   ;[dtdns]
   ;[dtdns]
   ;start  = 2009-09-21 2:56:52
   ;start  = 2009-09-21 2:56:52
Line 201: Line 200:
   ;path  = ..\..\plugins\dtdns_updater\dtdns_updater.php
   ;path  = ..\..\plugins\dtdns_updater\dtdns_updater.php
   ;ref =  
   ;ref =  
&lt;/pre&gt;
</pre>
|}
|}
Uncomment to enable as shown below:
Uncomment to enable as shown below:
Line 207: Line 206:
|-
|-
|
|
&lt;pre&gt;
<pre>
   [dtdns]
   [dtdns]
   start  = 2009-09-21 2:56:52
   start  = 2009-09-21 2:56:52
Line 213: Line 212:
   path  = ..\..\plugins\dtdns_updater\dtdns_updater.php
   path  = ..\..\plugins\dtdns_updater\dtdns_updater.php
   ref =  
   ref =  
&lt;/pre&gt;
</pre>
|}
|}
Optionally change the start time. If you do not change this the current time will be used.
Optionally change the start time. If you do not change this the current time will be used.