Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Des Dougan on March 18, 2002, 02:34:38 AM

Title: Templating Apache directives
Post by: Des Dougan on March 18, 2002, 02:34:38 AM
I'm trying to set up the eZpublish CMS (I'm using an i-bay so that I can compare it with another CMS in a separate i-bay). It requires some Apache directives to be set:


Options FollowSymLinks


RewriteEngine On (+ others)

As the i-bay definitions for httpd.conf are dynamically generated, is there a mechanism for setting such directives in a configuration file, or should the template system (which I'm trying to use) suffice?

In trying to resolve this, I've set up virtual domains, per the way eZpublish requires, and I've created a template to be concatenated with the generated settings. However, it doesn't seem to be executing the "Rewrite" rules in my template, as the index page for the admin site does not come up automatically, but I can reach it by adding the file name to the URL.

Any ideas or help would be appreciated.


Des Dougan
Title: Re: Templating Apache directives
Post by: Clayton Bench on February 27, 2003, 05:13:36 PM
Did you ever get this to work. I got ezpub working just cant get it to work with the desktop editor