Quick Video Tutorials
Sometimes it is easier to learn when you can see something in action. With that in mind, we put together a few short instructional videos with some of our favorite tips and techniques.
You will need headphones (unless you intend to share with the rest of the office) then just click on the required link. Just click the
relevant
to see a more detailed description of a topic
Each video has a comment section at the end of the page so please let us know what you think about any video or you can drop us an e-mail if you have any comments or suggestions for other videos
Configuring an Apache Server
How to Configure a Basic HTTP Server (10:17)Paul shows you how to configure a basic HTTP Apache server to serve up static web pages. (26-Nov-2008)
Configure CGI in a HTTP Server (5:40)Paul shows you how to configure a HTTP Apache server to enable a CGI call. In other words, this is what you have to do if you want to call an RPG (or COBOL) program from a browser. (26-Nov-2008)
URL Mapping and the Apache Configuration File (4:35)Paul shows you how URL Mapping can make the use of URLs that little bit easier. He also gives you a glimpse of the Configuration File for an Apache server and shows you where all your hard work has been going! (26-Nov-2008)
Define Security for an Apache Server (4:03)Paul shows you how to use security in the definition of an Apache server so users have to "sign-in" when they access specific directories (26-Nov-2008)
Define a Library List for CGI Jobs (2:19)Paul shows you how to specify library lists to be associiated with directories in an Apache server configuration (26-Nov-2008)



