No Translation available yet
You have Chinese (Taiwan) selected as language but this page has not been translated yet. Translate the page or view the content in the default space language below.
Display default
Test that a theme and a domain name are correctly associated.
- On the server, locate
%windir%\System32\drivers\etc
. - Using Notepad, open the
hosts
file. - On one line, type the server IP address and DNS name. For example:
10.1.66.68 abcgraphicdesign.com
- Save the file.
- Point your browser to
http://abcgraphicdesign.com
to confirm that the theme displays. - In the
hosts
file, remove the entry that you added in step 3.