>Number: 2674
>Category: documentation
>Synopsis: Reference to htdocs/manual/sharedobjects.html in Configuration*
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: apache
>State: open
>Class: doc-bug
>Submitter-Id: apache
>Arrival-Date: Thu Jul 23 00:50:00 PDT 1998
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3.[01]
>Environment:
NetBSD 1.2 i386
>Description:
The Configuration*-files are referencing htdocs/manual/sharedobjects.html,
which does not exist. I believe the correct file to reference is
htdocs/manual/dso.html.
>How-To-Repeat:
# pwd
/usr/local/src/apache_1.3.1
# grep "sharedobjects.html" src/*
src/Configuration:# "htdocs/manual/sharedobjects.html", under
src/Configuration.apaci:# "htdocs/manual/sharedobjects.html", under
src/Configuration.tmpl:# "htdocs/manual/sharedobjects.html", under
# ls htdocs/manual/sharedobjects.html
ls: htdocs/manual/sharedobjects.html: No such file or directory
# ls htdocs/manual/dso.html
htdocs/manual/dso.html
#
>Fix:
replace-string ("sharedobjects.html" "dso.html")
>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. ]