Long description

Back

An arrow from the windows screen, points to the server. In between this arrow, a block labeled GET forward slash index dot h t m l H T T P forward slash 1 dot 1 Host colon w w w dot funwebdev dot com, is shown. The 12 lines of H T M L code shown on the server is as follows: Line 1: open angle bracket VirtualHost asterisk colon 80 close angle bracket . Line 2: ServerName w w w dot domain"A" dot com . Line 3: DocumentRoot forward slash w w w forward slash domain"A". Line 4: open angle bracket forward slash VirtualHost close angle bracket . Line 5: open angle bracket VirtualHost asterisk colon 80 close angle bracket . Line 6 : ServerName w w w dot domainN dot com . Line 7: DocumentRoot forward slash w w w forward slash domainN . Line 8: open angle bracket forward slash VirtualHost close angle bracket. Line 9: open angle bracket VirtualHost asterisk colon 80 close angle bracket. Line 10: ServerName www dot funwebdev dot com. Line 11: DocumentRoot forward slash www forward slash funwebdev dash. Line 12: open angle bracket forward slash VirtualHost close angle bracket. Arrows from the code lines 3, 7, and 11 points to three directories which are labeled as follows: forward slash w w w forward slash domain "A" forward slash, forward slash w w w forward slash domain N forward slash, and forward slash w w w forward slash funwebdev forward slash. An index dot h t m l page below this points to the window page.

Back