Steve Sobol <[EMAIL PROTECTED]> wrote:

> I noticed that the midgard-root that is installed with 

Virtual Vhost configurations:
Custom mod midgard

<VirtualHost name>
...
MidgardRootfile /path/to/midgard-root.php
...
</VirtualHost>



Mod midgard preparse:
<VirtualHost name>
...
MidgardPageCacheDir /path/to/cached/pages
MidgardRootfile /path/to/midgard-root-mmp.php
...
</VirtualHost>

Of course there is no file named midgard-root-mmp.php, but 
it is that one which is provided from MMP.


and mid midgard preparse again with cache turned off:
<VirtualHost name>
...
#MidgardPageCacheDir /path/to/cached/pages
#we do not use cache
MidgardRootfile /path/to/midgard-root.php
...
</VirtualHost>

Where midgard-root.php is that one which comes with custom mod midgard.

Piotras




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to