Hi All I know I can use $r->dir_config() to access parameter values set in the config file with PerlSetVar, but is it possible to access the value of generic Apache configuration directives?
I have a module that takes a request and maps it to both a Perl class and a template for displaying the class. If the requested URL is a directory (ie: the requested URL ends in a '/') I want to search for the default template using the same set of filenames set up using the DirectoryIndex directive. Yes, I could use PerlSetVar, but it would be better if people using the module didn't have to enter the same information more than once. Regards Grant =============================================================== Grant McLean BearingPoint Inc - formerly The Web Limited +64 4 495 9026 Level 6, 20 Customhouse Quay, Box 1195 [EMAIL PROTECTED] Wellington, New Zealand