November 2013
Beginner
900 pages
56h 6m
English
The mod_dir module is used to determine which files are returned automatically when a user tries to access a directory. The default is index.html. If you have users who create web pages on Windows systems, you should also include index.htm, like this:
DirectoryIndex index.html index.htm
mod_env controls how environment variables are passed to CGI and SSI scripts.
Read now
Unlock full access