

| URL #1 | URL #2 | UNIX | Windows |
|---|---|---|---|
| www.christ.com/christdemo | www.christ.com/CHRISTDEMO |
Different Address |
Same Address |
| www.christ.com/christdemo | WWW.CHRIST.COM/christdemo |
Same Address |
Same Address |
Enter the following address in browser location window:
http://www.Christ.com/christdemo
....
(click "Enter" key on keyboard)
....
Page is forwarded to following address:
http://www.np-complete.com/someuser/stuff/Christ-firstpage.html
(Contents of above page are sent to the browser for viewing)
....
Following address is listed in browser location window:
http://www.np-complete.com/someuser/stuff/Christ-firstpage.html
(above address is listed in browser location window, which is the actual web page target address)
Enter the following address in browser location window:
http://www.Christ.com/CHRISTDEMO
....
(click "Enter" key on keyboard)
....
Page is forwarded to following address:
http://www.np-complete.com/someuser/stuff/Christ-firstpage.html
(Contents of above page are sent to the browser for viewing)
....
Following address is listed in browser location window:
http://www.Christ.com/CHRISTDEMO/index.htm
(above address is the one listed in browser location window, which is the new web page address)
- http://www.Christ.com/yourname
- Direct web page forwarding
- http://www.Christ.com/YOURNAME
- Frame based web page forwarding
<HTML>In the above HTML code, the title of the web page is Example Title for Web Page. A web page with this section of code will have this title. Since we are embedding your frame based web page into a frame on our site at www.Christ.com, then you will need to upload your title to our server. This is a simple process. Once you are registered, you can update your titles at any time by going to the Update Web Forwarding Options section, listed in the Table of Contents for www.Christ.com, and entering your account name, and password. Once this is done, you will be asked to enter your web page title, which is then automatically changed. This form also allows you to change between Direct and Frame Based forwarding.
<HEAD>
<TITLE>Example Title for Web Page</TITLE>
</HEAD>