mod_layout Please HELP!
Hi!I use mod_layout module and place this dirrectives in my httpd.conf:
LayoutMerge On
LayoutHeader /.../agree.html
This insert "agree.html" file code after <body> in all pages on server. And looks good in html-files... But there are a big problem: all PHP-scripts are not working! I think it is problems with headers in php-code...
Please help!

