Koozali.org: home of the SME Server

Templating Apache directives

Des Dougan

Templating Apache directives
« 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

Clayton Bench

Re: Templating Apache directives
« Reply #1 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