[K12OSN] Apache

Jim Kronebusch jim at winonacotter.org
Thu Nov 4 18:06:57 UTC 2004


> # DirectoryIndex: sets the file that Apache will serve if a directory
> # is requested.
> #
> # The index.html.var file (a type-map) is used to deliver content-
> # negotiated documents.  The MultiViews Option can be used for the 
> # same purpose, but it is much slower.
> #
> DirectoryIndex

I would change this to something like:

DirectoryIndex index.html index.php index.php3

Whatever is listed here will be the page that is automatically opened
whe you hit the IP without having to add a file name.  So instead of
typing http://xxx.xxx.xxx.xxx/index.html in the browser you can just
type http://xxx.xxx.xxx.xxx and index.html will automatically open.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.786 / Virus Database: 532 - Release Date: 10/29/2004
 


-- 
This message has been scanned for viruses and
dangerous content by the Cotter Technology 
Department, and is believed to be clean.




More information about the K12OSN mailing list