I've tried everything - and I'm desperate and frustrated

I'm using:

Windows XP
Apache 2.035
PHP 4.2.0 installed as Apache module (/experimental/apache2filter.dll)

...using a VIRTUAL HOST in httpd.conf

<VirtualHost localhost>
        ServerName localhost
        DocumentRoot "c:/web"
        DirectoryIndex index.htm index.html index.html.var index.php
index.php3 index.php4
        AddType application/x-httpd-php .php .php3 .php4
        AddType application/x-httpd-php-source .phps .php3s . php4s
</VirtualHost>

Please help - tell me WHAT is required to get SSI to work and WHERE to place
the definitions ?
Please do not reply if you THINK you know it - only reply if you've got it
working,

Thanks in advance





-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to