Size: 1395
Comment:
|
Size: 1316
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | 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 17: | Line 17: |
---- [[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