Differences between revisions 2 and 21 (spanning 19 versions)
Revision 2 as of 2009-06-06 09:52:12
Size: 955
Editor: 41-62
Comment:
Revision 21 as of 2018-01-17 09:59:34
Size: 1316
Editor: gfreudig
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Homepage
Line 3: Line 4:
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'''''. If you have an D-ITET account you can '''publish a personal home page on the people webserver'''. The people webserver runs with the '''Apache Web server''', the most popular opensource webserver software. Apache offers you a variety of possibilities to implement your personal homepage. 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'''''.
Line 6: Line 7:
 * [[Homepage/Basics|Basics]] -
 * [[Homepage/CGI|CGI]] -
 * [[Homepage/Moin|Moin]] -
 * [[Homepage/PHP|PHP]] -
 * [[Homepage/RubyOnRails|RubyOnRails]] -
 * [[Homepage/Security|Security]] -
 * [[Homepage/ServerSides|Serversides]] -
 * [[Homepage/Trac|Trac]] -
 * [[Homepage/Upload|Upload]] -
 * [[Homepage/FurtherInfo|FurtherInfo]] -
 * [[Web/Homepage/Basics|Basics]] - Your page and writing HTML
 * [[Web/Homepage/CGI|CGI]] - Providing interactive or dynamic information on your homepage
 * [[Web/Homepage/MoinMoin|MoinMoin]] - Runnig a wiki like this on your page
 * [[Web/Homepage/PHP|PHP]] - Creating dynamic web content
 * [[Web/Homepage/RubyOnRails|RubyOnRails]] - Speed increasing on your page
 * [[Web/Homepage/Security|Security]] - Secure Webserver, password protection, access restriction
 * [[Web/Homepage/ServerSides|Serversides]] - Server Side Includes
 * [[Web/Homepage/Trac|Trac]] - Enhanced wiki and issue tracking system for software development projects
 * [[Web/Homepage/Upload|Upload]] - Providing upload
 * [[Web/Homepage/FurtherInfo|FurtherInfo]] - Reading on
----
[[CategoryWEBD]]

Homepage

If you have an D-ITET account you can publish a personal home page on the people webserver. The people webserver runs with the Apache Web server, the most popular opensource webserver software. Apache offers you a variety of possibilities to implement your personal homepage. 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.

  • Basics - Your page and writing HTML

  • CGI - Providing interactive or dynamic information on your homepage

  • MoinMoin - Runnig a wiki like this on your page

  • PHP - Creating dynamic web content

  • RubyOnRails - Speed increasing on your page

  • Security - Secure Webserver, password protection, access restriction

  • Serversides - Server Side Includes

  • Trac - Enhanced wiki and issue tracking system for software development projects

  • Upload - Providing upload

  • FurtherInfo - Reading on


CategoryWEBD

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