Do I just uncomment:

AddType text/html .shtml
AddHandler server-parsed .shtml

Do I have to uncomment:

AddModule mod_mime.c
AddModule mod_include.c

I thought these modules are bound into the standard windows build? When I
load the page up, the includes are not being included and the
<!--#include--> directive is being displayed in the html source.


Regards,
Johnny


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to