Stephen Cormier wrote:
#
# To use server-parsed HTML files
#
AddType text/html .shtml
AddHandler server-parsed .shtml
The above is the only relevant bit from the Apache config I could find
regarding server-parsed html files.
Did you uncomment the line:
LoadModule includes_mo
> #
> # To use server-parsed HTML files
> #
> AddType text/html .shtml
> AddHandler server-parsed .shtml
>
> The above is the only relevant bit from the Apache config I could find
> regarding server-parsed html files.
Did you uncomment the line:
LoadModule includes_modu
At http://stop-the-madness.homelinux.org/index.shtml there are two
pieces of SSI, both of them rely on the date one is for "Today's date
is" (Today is ) and the other is a "Document last modified on"
(). As you can see at the above site,
the page is being served up minus the numbers.
#
3 matches
Mail list logo