Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 1997 13:10:59 -0700
From:      Don Wilde <don@PartsNow.com>
To:        questions@freebsd.org
Subject:   Re: Server Side Includes
Message-ID:  <340489D3.76DC@PartsNow.com>

next in thread | raw e-mail | index | archive | help
In your srm.conf file, look for the line that says 'AddType
text/x-server-parsed-html .shtml' I believe if you add .html to the end
of it and kill -HUP the main httpd process, it will parse all pages at
some cost in speed. 

If all you want to do is to put a counter on your homepage or something
like that, change the DirectoryIndex to reference 'home.shtml' instead
of 'index.shtml'. Of course, then you might need to rename all of your
homepages :) Minor details... life as a webmaster... Next you'll be
asking me about file locking in Perl for extranets. 8-0

-- 
  oooOOO O O O o * * *  *   *   *
 o     ___       _________ _________ ________ _________ _________ ___==_
 V_=_=_DW ===--- Don Wilde [don@PartsNow.com] [http://www.PartsNow.com ]
/oo0000oo-oo--oo-ooo---ooo-ooo---ooo-ooo--ooo-ooo---ooo-ooo---ooo-oo--oo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?340489D3.76DC>