You could load Apache's mod_env and use: SetEnv TEMPLATE_FOLDER /path/
Then read os.environ['TEMPLATE_FOLDER'] --Vitaliy On Sat, 2003-02-08 at 07:29, Achim Domma wrote: > Is there some way to pass information from httpd.conf to webware? I want to > pass a folder with templates which are differnet for the differnt virtuall > hosts. > > regards, > Achim ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
