Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: SSBN on June 21, 2003, 05:29:51 PM

Title: rename index.html to somthing ells
Post by: SSBN on June 21, 2003, 05:29:51 PM
Index.html

I have a few WebPages that don’t use index.html as there start page. Do any of you no how I could go in and set what the index is. Back in my apache days I could just go in and exit the apache config file and go to virtual domains. There was a string there that listed what words would be recognized as index files. I could then just put in what I wanted for the start page. Where is this file in SME5.6 or is there another way to do it.
Title: Re: rename index.html to somthing ells
Post by: Graeme Fleming on June 21, 2003, 05:59:16 PM
Look in /etc/httpd/conf for the httpd.conf file.

This should only be modified via the templates so make changes via templates-custom and template fragments (line you want is around line 378).

HTH
Title: Re: rename index.html to somthing ells
Post by: SSBN on June 22, 2003, 09:22:22 AM
Where are the templates-custom and template fragments thet i should edit. Where can i find info on how to do that.
Thanks
Title: Re: rename index.html to somthing ells
Post by: Graeme Fleming on June 22, 2003, 10:51:46 AM
See the first section of http://www.e-smith.org/custom
Title: Re: rename index.html to somthing ells
Post by: George on June 23, 2003, 12:03:00 AM
SSBN wrote:

> I have a few WebPages that don’t use index.html as there
> start page.

Why can't you rename those files?

G