I was trying to send you a PM about this, but your box was full, and you don’t accept emails, so here we are. BTW- I noticed the technical forum is gone. Anyways, here is my message
Hi Yash,
I know we have had a few comments back and forth regarding the search engine issue, but I wanted to let you know I came across a solution I think would work for myself, and wanted to throw it by you.
The reason I want to throw it by you because it requires a small change to the web.xml file. It is actually recommended by Ben Forta but I want to show you what I am refering to:
This is taken from the help file of the Safe-URL file I am working with
While HurlParamsMX appears to work without any problems or configuration changes to the
web server upon which its run, CFMX requires a bit of extra handling in order to utilize
non-standard query strings.
For CF4.5/5, requires no access or changes to the web server.
For CFMX to parse non-standard query strings, follow this tip taken from Ben Forta’s website:
"The solution is actually quite simple. Modify web.xml (it's in the web-inf directory under the
web root) to add the following servlet mapping:
<servlet-mapping>
<servlet-name>CfmServlet</servlet-name>
<url-pattern>*</url-pattern>
</servlet-mapping>".
Then just save the file, and restart ColdFusion."
Is that something you are able to do? I guess it only applies to MX.
I have no clue what it means but I thought if anyone did, it was probably you.
[QUOTE=Yash]
What’s the URL for that article? I’ll see what can be done
I hate being PMed so I’ve just left my mailbox full
[/QUOTE]
I am not quite sure what the actual URL for his quote is, but in the help file I have been reading, it shows it, and then I came across this URL that deals somewhat with the same issue
There is definitely an issue here, the routine does not work as is, and the first order of business is to ask the host to make the change to the web.xml file. Its a low impact, low risk change and simply refers to the mapping that cf uses to determine whether its responsible for parsing a page (e.g. being able to use .kohl or .bry and have those pages be parsed as if they were ..cfm). I think you’ll need to simply ask them to do that. This is far less invasive than your alternatives, ISAPI plugins and whatnot. You can even tell them that you want to simply name all your files .htm and have them parsed as if they were .cfm (use your best judgement).
For what its worth, the server does seem to meet all the other requirements of the routine. Below are the headers returned by the server:
no problem. Hopefully they approve I checked my own web.xml file for my local testing on my computer, and it includes a long list of tags. Here is an example:
Like that one guy had said, its very minor and only requires a reboot, but I want you to be safe then sorry, so contacting macromedia is the right thing.
Hey, could I at least get a thumbs up, thumbs down, still in the process type of check? I know I posted a couple times, and they may have gotten over looked, but a small update would suffice.
I just noticed that you responded, but I never receive an email so its been 4 days since I noticed you responded oops. Just curious, but does a few days mean a week, or does a few days mean a few days, because since your response to my post, its been a few days No rush, just wondering, thats all.
The cluster is setup. We are just waiting on PSOFT to setup our Windows servers. We were hoping they they would have done it on Monday but they didn’t. Trying to get an ETA from them. Could take a few days.
[QUOTE=Yash]
The cluster is setup. We are just waiting on PSOFT to setup our Windows servers. We were hoping they they would have done it on Monday but they didn’t. Trying to get an ETA from them. Could take a few days.
[/QUOTE]