> Mike Millner wrote:
> 
> Hello,
> I'm clear that I'm doing something wrong, I just don't know what that is.
> I'm trying to get server side includes to work.
> 
> In the srm.conf file I have uncommented out the lines:
> AddType text/html .shtml
> AddHandler server-parsed .shtml
> 
> I made a file called .htacces in the root directory of the web site with the
> statement: Options +Includes. I also tried adding the Options statement in
> the httpd.conf file with the same result.
> 
> When I try to get a simple date displayed with:
> <!--#echo var="DATE_LOCAL" --> directive I get the following error message:
> 
> [Sat Mar 17 22:59:00 2001] [warn] [client 63.228.74.213] handler
> "server-parsed" not found
>  for: /etc/apache/mikeshome.com/index.shtml (This is the correct path for
> the domains root and the page with the SSI statement)

check to be sure the includes module is loaded.

nate

-- 
:::
ICQ: 75132336
http://www.aphroland.org/
http://www.linuxpowered.net/
[EMAIL PROTECTED]

Reply via email to