Re: Re: Reporting on elements in the request line
Jeremy Wadsack <[email protected]> Tue, 10 Nov 2009 15:26:49 -0800
| Newsgroups | gmane.comp.web.analog.general |
|---|---|
| Message-ID | <[email protected]> |
--===============0007322936== Content-Type: multipart/alternative; boundary=00148536e6dafb80a704780ca40a --00148536e6dafb80a704780ca40a Content-Type: text/plain; charset=ISO-8859-1 On Tue, Nov 10, 2009 at 2:40 PM, Aengus <[email protected]> wrote: > > FILEALIAS /search?*client=*&*&site=*&* /$4?client=$2 > Also, note that depending on your backend code and how the URL's are created you may need to use two FILEALIAS commands to catch all of this: FILEALIAS /search?*client=*&*&site=*&* /$4?client=$2 FILEALIAS /search?*site=*&*&client=*&* /$2?client=$4 You could check your server logs and see if the parameters ever change order. -- Jeremy Wadsack --00148536e6dafb80a704780ca40a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <br><div class=3D"gmail_quote">On Tue, Nov 10, 2009 at 2:40 PM, Aengus <spa= n dir=3D"ltr"><<a href=3D"mailto:[email protected]">[email protected]= t</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"borde= r-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-le= ft: 1ex;"> <br> FILEALIAS /search?*client=3D*&*&site=3D*&* /$4?client=3D$2<br><= /blockquote><div><br>Also, note that depending on your backend code and how= the URL's are created you may need to use two FILEALIAS commands to ca= tch all of this:<br> <br><br> FILEALIAS /search?*client=3D*&*&site=3D*&* /$4?client=3D$2<br> FILEALIAS /search?*site=3D*&*&client=3D*&* /$2?client=3D$4<br><= br>You could check your server logs and see if the parameters ever change o= rder.<br><br>--<br clear=3D"all">Jeremy Wadsack<br>=A0 <br></div></div> --00148536e6dafb80a704780ca40a-- --===============0007322936== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------ --===============0007322936==--