a number of reasons:
firstly, sp6 has only been applied to our test server, and not the clients
live server. Since I've only made a couple of minor changes, then my main
concern is to get them tested and moved to live - i don't want to have to go
making any radical changes. Also, the way i've built it means that the
client can add his own links which include his own .htm pages, so all his
files would need to be checked and changed.

Secondly, any links to the site from search engines and book marks would
stop working - the site has been around for a while and seems to be fairly
well indexed.

Thirdly, it looks like when it comes accross an index.cfm/this/that.htm then
it goes into some loop and the server cpu gets a bit high - i suspect this
is something to do with my cunning 404.cfm....
Basically i wanted a quick fix, with minimum risk of messing other stuff up.

Bert

> -----Original Message-----
> From: Adam Reynolds [mailto:[EMAIL PROTECTED]]
> Sent: 05 February 2001 16:10
> To: Fusebox
> Subject: RE: Solution found for SP6 and search engine 
> friendly URLs with
> . htm?
> 
> 
> Why don't you just append .cfm rather than .htm to your 
> search engine safe
> URL's?
> Then modify the formurl2attributes tag to deal with .cfm 
> rather than .htm.
> 
> 
> 
> -----Original Message-----
> From: Bert Dawson [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, February 05, 2001 2:59 PM
> To:   Fusebox
> Subject:      RE: Solution found for SP6 and search engine 
> friendly URLs with .
> htm?
> 
> this one came back to haunt me after someone applied sp6 on 
> the sly...and
> all my search engine friendly url link stopped working.
> 
> I configured IIS to pass .htm files to \CFUSION\bin\iscf.dll 
> (like where
> ...cfm files go) and everything is sweet and dandy again.
> 
> I appreciate that if there was a load of static .htm files on 
> the server
> then this would cause a performance hit while CF 'processed' them
> unnecessarily, but on this particular server its mostly cfml, 
> with about
> 10%
> htm files. The htm files are always CF included into the 
> index.cfm, and it
> appears that CFincluding them causes them to go to the cf 
> server anyway.
> 
> SoOoOo, can anyone think of a reason why this might be a Bad 
> Thing to do? 
> 
> Cheers
> Bert
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: 29 November 2000 08:47
> > To: Fusebox
> > Subject: RE: Solution found for SP6 and search engine 
> > friendly URLs with
> > .htm?
> > 
> > 
> > yes...use .cfm rather than .htm
> > 
> > -----Original Message-----
> > From:       [EMAIL PROTECTED] 
> [SMTP:[EMAIL PROTECTED]]
> > Sent:       Wednesday, November 29, 2000 6:07 AM
> > To: Fusebox
> > Subject:    Solution found for SP6 and search engine 
> > friendly URLs with .htm?
> > 
> > There was a discussion going on about SP 6a and the syntax of
> > searchengine friendly URL-Parameters.
> > Did anyone find a solution, so that something like
> > index.cfm/fuseaction/shownews/newsid/204.htm works again?
> > I mean: with the .htm !
> > 
> > Thanks
> > Thomas
> > 
> > -------------------------------------------------------------
> > Thomas Eppler Internet Management
> > Langfurren 18, CH - 8057 Z�rich
> > Tel.: +41 (0)79 257 90 30
> > Email: [EMAIL PROTECTED]
> > 
> > Das Internet managen?  http://www.INTERNETMANAGEMENT.CH ! 
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to