[fw-general] Include directive..

2008-12-08 Thread dele454
Hi, I am modifying the apache config file on my domain to include the path to the Zend Framework on a specified location outside the public folder. So in my http.conf file i simply include the path to where the includes file is to customise the virtual host: [CODE] # To customize this

Re: [fw-general] Include directive..

2008-12-08 Thread Ralph Schindler
Hmm, I think you are confusing the apache config files with php files. [CODE] # To customize this VirtualHost use an include file at the following location Include /usr/local/apache/conf/userdata/std/2/domains/mydomain.co.za/me.conf [/CODE] And then me.conf looks like this: