Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

LocationMatch problem ?


I need to provide basic auth to the following URL:

<LocationMatch "/IVRESB/IVRPubService/ActionRequestWS" >

and not match:

<LocationMatch "/IVRESB/IVRPubService/ActionRequestWS?wsdl" >

LocationMatch won't parse anything after the "?" What are my options in trying to accomplish this?
View Original Thread
Comments
0
Be the first to comment

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect
avatar
Tags: accomplish, options
DO NOT REPLY New: Problem with parsing a LocationMatch directive
Jun 29, 2010
https://issues.apache.org/bugzilla/show_bug.cgi?id=49515 Summary: Problem with parsing a LocationMatch directive Product: Apache httpd-2 Version: 2.2.15 Platform: PC OS/Version: Linux …

Get string that matched on <LocationMatch>
Jul 30, 2010
Hi, I'm wondering if it is possible to get the string that matched a LocationMatch regexp ? My problem is that when a LocationMatch matches, I wish to apply a directive related to that request. In my case, if we admit that we can get the…

DO NOT REPLY mod_dav passes incorrect paths with LocationMatch
Jul 30, 2010
https://issues.apache.org/bugzilla/show_bug.cgi?id=35077 --- Comment #4 from Kevin Richter <kevin.### @uni-hildesheim.de> 2010-07-30 14:41:19 EDT --- I have this bug, too. My config: Apache 2.2.16, Subversion 1.6.12 <LocationMatch…

Problem with FTP:
Aug 12, 2010
I have the following URL: ftp://myuser:mypas### @mysite.net/home/myuser/test-xls and am trying to copy a file into that directory. Here is the code I'm using: FileObject sourceFile = fsManager.resolveFile("/tmp/test.txt"); …

Problem with
Sep 3, 2010
I'm trying to do a quick change (I just added one line to Boot.scala) but I get a strange error. Here is the line LiftRules.noticesAutoFadeOut.default.set((noticeType: NoticeType.Value) => Full((1 seconds, 2 seconds))) and here is the…

dc=example,dc=com DIT problem
Jun 18, 2010
I've filed a bug about dc=example,dc=com DIT in: https://issues.apache.org/jira/browse/DIRSERVER-1521 If the person responsible for the online doc or AD server setup is reading this mailing-list, it'd be nice if he could take a look. PS: After…

SSL problem
Jul 8, 2010
Using Tomcat 6.0.14 on an amazon EC2 server instance, trying to get SSL working. 1) succeeded when following Tomcat doc for installing a self-signed certificate so I know server works and can do SSL 2) tomcat gives errors on startup using a…

Re: Problem with 0.3.0-RC4 on mac
Aug 5, 2010
Was there ever a resolution to this problem? If so, can you open a ticket? On Fri, Jun 11, 2010 at 2:30 PM, Doug Judd <dou### @hypertable.com> wrote: > This is also happening on 64-bit CentOS 5.2, gcc version 4.1.2 > > - Doug >…

Re: another UTF-8 problem
Aug 24, 2010
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tim, On 8/24/2010 9:06 AM, Tim-Christian Mundt wrote: > I've encountered a UTF-8 problem and yes, URIEncoding="UTF-8" is set. If you're connecting-out to a SOAP service, then the URIEncoding…

Installation problem
Aug 18, 2010
I ran into an installation problem, and, hope you can help me out with it. Initially I tried running the installer (* httpd-2.2.16-win32-x86-openssl-0.9.8o.msi<http://httpd.apache.org/d ownload.cgi#apache22> *), on my laptop which runs…