Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2009-06-04 11:38:18
Size: 370
Editor: 77-56-110-124
Comment:
Revision 10 as of 2009-06-06 10:06:26
Size: 1217
Editor: 41-62
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * [[Homepage/Basics|Basics]] -
 * [[Homepage/CGI|CGI]] -
If you have an account on the tardis network you can '''publish your home page on the World Wide Web'''. In order to make your pages visible on the WWW, we are running the '''Apache Web server'''. This software responds to requests from Web browsers arriving over the Internet and ships out your Web pages. But apart from this basic activity, Apache can do a number of other tricks as well. This page will tell you about these. Whenever a user name is required in the examples below, I'll be writing about joe. You will obviously have to '''''replace joe by your login name'''''.


 * [[Homepage/Basics|Basics]] - '''Your page''' and writing '''HTML'''
 * [[Homepage/CGI|CGI]] - Provide '''interactive or dynamic information''' on your homepage
Line 6: Line 9:
 * [[Homepage/PHP|PHP]] -  * [[Homepage/PHP|PHP]] - Creating '''dynamic web content'''
Line 8: Line 11:
 * [[Homepage/Security|Security]] -
 * [[Homepage/ServerSides|Serversides]] -
 * [[Homepage/Security|Security]] - '''Secure Webserver''', '''password protection''', '''access restriction'''
 * [[Homepage/ServerSides|Serversides]] - '''Server Side Includes'''
Line 11: Line 14:
 * [[Homepage/Upload|Upload]] -  * [[Homepage/Upload|Upload]] - Providing '''upload'''

Homepage

If you have an account on the tardis network you can publish your home page on the World Wide Web. In order to make your pages visible on the WWW, we are running the Apache Web server. This software responds to requests from Web browsers arriving over the Internet and ships out your Web pages. But apart from this basic activity, Apache can do a number of other tricks as well. This page will tell you about these. Whenever a user name is required in the examples below, I'll be writing about joe. You will obviously have to replace joe by your login name.

Web/Homepage (last edited 2022-03-07 10:23:15 by bonaccos)