Alf,
Did you check the following lines?
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
In order to make SSI work they *MUST be uncommented*. Moreover, the
include_module should have been compiled when you compiled your httpd
configuration -- or just uncommented, if you use Windows.
An
@Howard
> [...] my guess is that most people write their scripts
> using short tags. So the default setting should be set
> to short. Any reason to keep it set to off?? Security
> Reason??
I do not agree.
Older versions of the php engine (or older system configurations)
could be able to understand
"Howard" <[EMAIL PROTECTED]> wrote:
> I wrote in Notepad the script ,
> and saved the page as test.php
Try
This should work correctly. You used the "short open tags" syntax,
often disabled in your php.ini configuration;
is the most correct, *common* and portable syntax.
Best regards
--
Massim