[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] making .htm the default



If there is an index.html page in the dir and the default is set to
index.htm it will go to what ever page it finds first.  So if a user wants
to use index.html or index.htm it wouldnt matter what he uses because the
server would just look for the next one on the list and then the next one,
etc.
Most users are aware of this and will make the proper changes.

Randall


----- Original Message -----
From: "Alexander" <mediadyne@xxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, October 13, 2000 11:27 AM
Subject: Re: [cobalt-users] making .htm the default


> At 07:54 PM 10/13/00 +0200, you wrote:
>
> >If you mean : 'how to make index.htm' the default, then you should
> >edit the file /etc/httpd/conf/srm.conf.
> >
> >Look for a line that starts with 'DirectoryIndex', and change the
> >order there.
> >
> >Note that this change will take effect on all your virtual sites.
>
> Thanks. But is there a way to make this adjustment for only a specific
> virtual domain, not on all domains?
> Let's say a user is using Golive as their authoring tool, and needs his
> home page to be index.html, and on another virtual domain, the user is
> using FP and needs index.htm to be his default, is there a way to specify
> it for this case??
>
> Thanks!
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>