[plug] Apache with XUL index files

Timothy White weirdit at gmail.com
Mon Oct 31 11:09:06 WST 2005


On 10/31/05, W.Kenworthy <billk at iinet.net.au> wrote:
> Would adding index.xul to this help?
>
> ### DirectoryIndex: Name of the file or files to use as a pre-written
> HTML
> ### directory index.  Separate multiple entries with spaces.
> ###
> <IfModule mod_dir.c>
>     DirectoryIndex index.html index.html.var index.php index.php3
> index.shtml index.cgi index.pl index.htm Default.htm default.htm
> </IfModule>

I did try that. And it /works/ in the sense that it serves up the
page, just with the wrong MIME type. It serves it up with text/html
instead of the application.... MIME type.

That's the main problem I'm having.

Tim



More information about the plug mailing list