"JOe" <joetling.remove911.TakeThisOut@web.de> wrote in message
news:btb2li$55na8$1@news.hansenet.net...
> What your're looking for is in the httpd.conf.
> My conf looks like this and it works fine but I don't use .var so
> you'll need someone else to explain that.
>
> [...]
> #
> # 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 index.html index.html.var
> [...]
>
Joe, thanks for your reply! The weird thing is, that's exactly what I had in
mine. And as long as I leave the 'original' Apache pages in my docroot it
works like a charm, but as soon as I either remove the .var file from that
folder or add an index.html (all the default ones have a language extension)
I get nothing but an error. (tried creating a blank index.html, a default
one and renaming one of the provided ones....
Removing the .var from the DirectoryIndex clause in the httpd.conf does not
work either.
I'm baffled now it DOES work for you.... Looks like something else is not in
order then...
Sjoerd<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: [2.0.48] About index.html.var and index.html