1,478
edits
(New page: <span id="top"></span> <div style="padding:0;margin:0; border-bottom:3px inset #000000"> {| | MPG UniCenter || Home Web Server: [[Home Web Server: Home | Ho...) |
mNo edit summary |
||
Line 100: | Line 100: | ||
|valign="top"|5||'''D)''' To the right select the second part from the drop down menu (example: '''gotdns.com''') | |valign="top"|5||'''D)''' To the right select the second part from the drop down menu (example: '''gotdns.com''') | ||
|- | |- | ||
|valign="top"|6||'''E)''' Check the '''Wildcard:''' box | |valign="top"|6||'''E)''' Check the '''Wildcard:''' box ('''See Note 3''') | ||
|- | |- | ||
|valign="top"|7||'''F)''' Service Type: select the radio button '''Host with IP address''' | |valign="top"|7||'''F)''' Service Type: select the radio button '''Host with IP address''' | ||
Line 129: | Line 129: | ||
You need to do this every time you re-connect to your service provider if you want your servers online. This is a real pain see next section Dynamic IP address automatic update to resolve this. | You need to do this every time you re-connect to your service provider if you want your servers online. This is a real pain see next section Dynamic IP address automatic update to resolve this. | ||
'''''Note 3''''' | |||
DynDNS free accounts no longer offer Wildcards a very important feature hence I now recommend DtDNS check out [[DtDNS: Introduction | '''this write-up''']]. | |||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' | ||
== Testing == | == Testing == | ||
A quick test will reveal if every thing is working, type '''your''' newly created domain name into a browser ('''<nowiki>http://uniformserver.gotdns.com</nowiki>''') your index page will be displayed. | A quick test will reveal if every thing is working, type '''your''' newly created domain name into a browser ('''<nowiki>http://uniformserver.gotdns.com</nowiki>''') your index page will be displayed. | ||
Line 144: | Line 150: | ||
* www.my_site2.'''uniformserver.gotdns.com''' | * www.my_site2.'''uniformserver.gotdns.com''' | ||
* home-'''uniformserver.gotdns.com''' | * home-'''uniformserver.gotdns.com''' | ||
'''''Note''''' | |||
DynDNS free accounts no longer offer Wildcards a very important feature hence I now recommend DtDNS check out [[DtDNS: Introduction | '''this write-up''']]. | |||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' | ||
== Wildcards - Virtual Hosting == | == Wildcards - Virtual Hosting == | ||
Apache can use name-based Virtual Hosting (doesn't need to worry about IP addresses) what this means it can take each of the above names and access a different site. Hence, with a single domain name and using wildcards you can host several different independent sites on an Apache server. | Apache can use name-based Virtual Hosting (doesn't need to worry about IP addresses) what this means it can take each of the above names and access a different site. Hence, with a single domain name and using wildcards you can host several different independent sites on an Apache server. |