> -----Original Message-----
> From: Emiliano Heyns [mailto:[EMAIL PROTECTED]]
> Sent: 28 June 2000 22:46
> To: [EMAIL PROTECTED]; Sam
> Subject: Re: [midgard] mod_midgard, neccessary?
>
> It doesn't authenticate users against the Midgard database, it does none
> of the layout stuff, and
> a whole lot more.

So there are no exported php-midgard functions that can be used to replace
the
<[code-compat]>
<[code-global]>
<[code-init]>
<[ROOT]>

in root.php3?

Like maybe:

$midgard->RunStyle('code-compat');
$midgard->RunStyle('code-global');
$midgard->RunStyle('code-init');
$midgard->RunStyle('ROOT');


I'm happy the way it is, I'm just curious.

BTW, does midgard do ServerAlias matching? as in:

<virtualhost blah.com>
  ServerName blah.com
  ServerAlias *.blah.com *.blah.net *.blah.*.to

and map all requests to that vhost back to the proper midgard host despite
the value of HTTP_HOST and other such vars?

Sam


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to