Re: Reporting on elements in the request line

Terry Chambers <[email protected]> Wed, 11 Nov 2009 15:52:03 +0000 (UTC)
Newsgroups gmane.comp.web.analog.general
Message-ID <[email protected]>
Jeremy Wadsack <jeremy.wadsack@...> writes:

>=20
>=20
> On Tue, Nov 10, 2009 at 2:40 PM, Aengus
<[email protected]> wrote:
>=20
> FILEALIAS /search?*client=3D*&*&site=3D*&* /$4?client=3D$2
>=20
>=20
> Also, note that depending on your backend code and how the URL's are cr=
eated
you may need to use two FILEALIAS commands to catch all of this:
> FILEALIAS /search?*client=3D*&*&site=3D*&* /$4?client=3D$2
> FILEALIAS /search?*site=3D*&*&client=3D*&* /$2?client=3D$4You could che=
ck your
server logs and see if the parameters ever change order.--Jeremy Wadsack=C2=
=A0
>=20


The parameters do change order and there can be any number of parameters =
in the
middle or before.

Also, for the "Internal Search" report, I want to report off of the "q" v=
alue so
it looks like I'll have to run two separate reports to get that data sinc=
e the
FILEALIAS mangles things up for that.

Thanks for the assistance and guidance.

Terry

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------