Archive for Thursday, January 7, 2010

Directory listing on the Apache web server

In this example, we want to make files, that are stored within a directory on a web server, available to users by making the Apache web server list these files in the absence of an index file.
We are using the Apache 1.3 web server on a FreeBSD operating system.
We create the directory, that we will [...]

Read the rest of this entry »