Re: Filtering Query String
- From: "West, I" <iain_west78@xxxxxxxxxxx>
- Date: Thu, 29 Jun 2006 15:18:46 +0100
Thanks, downloaded mod_rewrite and got in working how I wanted in minutes!
Thanks again.
"Chris Crowe [MVP 1997 -> 2006]" <IISMVP2005@xxxxxxxxxxxxxxxxx> wrote in
message news:ODQ5sK2mGHA.976@xxxxxxxxxxxxxxxxxxxxxxx
You need an ISAPI re-writing tool. This would allow you to redirect on the
fly when you see a particular regular expression.
There are a lot around - some free, some commercial.
See http://blog.crowe.co.nz/category/19.aspx
--
Cheers
Chris Crowe [IIS MVP 1997 -> 2006]
http://blog.crowe.co.nz
------------------------------------------------
"West, I" <iain_west78@xxxxxxxxxxx> wrote in message
news:Oli%23LU1mGHA.2256@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I have a client site who runs IIS5 as his web server with Filemaker 6 as
there backend database.
There is a major security flaw with the Filemaker web publishing engine
and with a simple url string (e.g. fmpro?-format=-dso_xml&-dbnames) you
can then view all the published databases, then you can drill down and
view and execute the scripts in the database and you can view all the
data stored in the database.
What I would like to do is filter the query string, so each time dso_xml
is found in the URL I would like to redirect to a 404 page. I have
looked at URLScan but I can't seem to get it to filter my url strings.
Can anyone give me any suggestions?
TIA
PS. Upgrading to Filemaker 8 is a major project and will take months to
complete as the whole database system has been rebuilt and switching
database products will not happen.
.
- References:
- Filtering Query String
- From: West, I
- Re: Filtering Query String
- From: Chris Crowe [MVP 1997 -> 2006]
- Filtering Query String
- Prev by Date: RE: login problem with iis and webdav.
- Next by Date: Re: A little help (kerberos, netbios, and SPN... oh my!)
- Previous by thread: Re: Filtering Query String
- Index(es):
Relevant Pages
|