>Number: 4035
>Category: mod_info
>Synopsis: mod_info won't work if access.conf and srm.conf are not
>available.
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Thu Mar 11 02:20:01 PST 1999
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3.4
>Environment:
Linux 2.0.36
>Description:
I'm using an Apache configuration with only a httpd.conf-file which contains
all configuration information.
I'm using the mod_info-module to see what options are set up, but when I access
the mod_info module it will report an error:
'No such file or directory: mod_info: couldn't open config file
/etc/apache/conf/access.conf', which is true, since I'm not using that file.
In the browser mod_info will report some information, but the information
report is incomplete - it's not showing any settings, such as '<Location>', etc.
There is no ResourceConfig and/or AccessConfig parameter active; this doesn't
appear to be a problem to the functionality of the Apache.
It appears mod_info is not able to handle a high-perf configuration.
>How-To-Repeat:
Create a single file for all configuration parameters, compile mod_info into
the binary and configure the webserver to use mod_info.
Request the URI for the mod_info-module (default /server-info) and check the
output, both on your browser (the output is incomplete) and in the error_log.
>Fix:
mod_info should look at all information available (at this moment it doesn't
appear to be able to completely parse the httpd.conf-file I'm using).
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED. This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig- ]
[nored unless you are responding to an explicit request ]
[from a developer. ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]