Re: sslrequiressl +php +mod_layout

Harald Falkenberg <[email protected]> Wed, 4 Feb 2004 01:03:14 +0100 (MET)
Newsgroups gmane.comp.apache.mod-layout
Message-ID <[email protected]>
Hallo Brain,

I continued to trace the problem below and found

a) it also appears not only with php pages, but also with CGIs.
b) in my setup I use:
	<locationmatch ...>
	layoutmerge on
	layoutfooter "<!-- automatically parsed by web server -->"
	</loationmatch>
	just for tests and found, that layoutfooter is the parameter, who
	seems to affect the use of 'sslrequiressl' in .htaccess. Leaving
	layoutengine 'on' without layoutfooter runs, but ofcourse with no
	effect.

We need layoutfooter to set, otherwise layoutmerge seems not to work.

Can you build up a test case on your site to proceed in tracing the
problem or do you have further ideas for solving the problem?

regards
	Harald
On Wed, 14 Jan 2004, Brian Aker wrote:

> On Wed, 2004-01-14 at 09:55, Harald Falkenberg wrote:
> > thanks for the reply. Do you have a simular setup using sslrequiressl in a
> > .htaccess together with php?
>
> No, and mine was a little different (been a while since I tried this
> though).
>
>    -Brian
>
> --
> _______________________________________________________
> Brian "Krow" Aker, [email protected]
> Seattle, Washington
> http://krow.net/
> http://askbrian.org/
> _______________________________________________________
> You can't grep a dead tree.
>
> _______________________________________________
> Mod_layout mailing list
> [email protected]
> http://lists.tangent.org/mailman/listinfo/mod_layout
>