You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by "Auteria Wally Winzer Jr." <wa...@ChampUSA.COM> on 1997/11/30 08:20:21 UTC

general/1493: Problems with Location in access.conf (Server Status)

>Number:         1493
>Category:       general
>Synopsis:       Problems with Location in access.conf (Server Status)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Sat Nov 29 23:30:01 PST 1997
>Last-Modified:
>Originator:     wally.winzer@ChampUSA.COM
>Organization:
apache
>Release:        1.2.4
>Environment:
Solaris 2.5.1 - fully patched with 103640-12 using gcc-2.7.2.3
>Description:
I've compiled apache-1.2.4 with no problems.  When I try to execute httpd I'm getting the following message:

# /usr/local/apache-1.2.4/src/httpd -f /usr/local/apache-1.2.4/conf/httpd.conf
Syntax error on line 49 of /usr/local/apache-1.2.4/conf/access.conf:
<Location not allowed here

I looked at your location.html and checked the bug reports.  I've matched
the entry exactly like the example shown in the location.html page.  This is
the entry in access.conf:

<Location /status>
SetHandler server-status
order deny,allow
deny from all
allow from .champusa.com
</Location>

This is the only issue.  Otherwise everything else is fine.

Your help is greatly appreciated.

Wally Winzer Jr.
>How-To-Repeat:
Don't know.
>Fix:
No
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]