Received: (qmail 81816 invoked by uid 501); 21 Jun 2000 12:05:00 -0000 Message-Id: <20000621120500.81815.qmail@locus.apache.org> Date: 21 Jun 2000 12:05:00 -0000 From: Joachim Loehr Reply-To: Joachim.Loehr@Stadt-MH.de To: submit@bugz.apache.org Subject: Accesscontrol for servlets inside Apache (httpd.conf) X-Send-Pr-Version: 3.110 >Number: 6220 >Category: mod_jserv >Synopsis: Accesscontrol for servlets inside Apache (httpd.conf) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: jserv >State: closed >Quarter: >Keywords: >Date-Required: >Class: mistaken >Submitter-Id: apache >Arrival-Date: Wed Jun 21 05:10:01 PDT 2000 >Closed-Date: Fri Jun 30 13:34:56 PDT 2000 >Last-Modified: Fri Jun 30 13:34:56 PDT 2000 >Originator: Joachim.Loehr@Stadt-MH.de >Release: Apache/1.3.4 (Unix) >Organization: >Environment: Operating system: LINUX Kernel 2.0.36 Compiler: gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release) Jserv: ApacheJServ/1.0b1 >Description: We run two virtual hosts with our apache. (one on port 80 and one on port 81) The one with port 80 is for internal use. The one with port 81 is for external use only (mapped from port 80 with a firewall) Internal users should use the servlets http://ourhost/servlet/aaa?... Extern users should use the servlets http://ourhost/servlet/aaaext?... So i must deny for the virtual host with port 81 do deny the access to the servlet "aaa?...". All of my trys with Location, Files, FilesMatch, Rewrite does not work! While debugging the RewriteRules is see that the URI "servlet" never come to the mod_rewrite ! What shall i do? Thanks in advance! >How-To-Repeat: >Fix: Pass URI thrue access controls BEFORE into the servlet module? >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: jon@clearink.com State-Changed-When: Fri Jun 30 13:34:55 PDT 2000 State-Changed-Why: [This is a standard response.] This is a CGI programming or basic configuration issue. As mentioned on the main bug database page, we must refer all such basic or non-Apache-related questions to the comp.infosystems.www.servers.unix and related newsgroups. Please ask your question there. Please also search the FAQ and the bug database. Thanks for using Apache! Class-Changed-From-To: support-mistaken Class-Changed-By: jon@clearink.com Class-Changed-When: Fri Jun 30 13:34:55 PDT 2000 >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database 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! ]