ument in IIS. I dont know what else to say to explain that it is the default document in IIS.
- Original Message -
From: Hugo Ahlenius
To: CF-Talk
Sent: Tuesday, August 24, 2004 7:52 AM
Subject: RE: URL's with variables
|there is only one index.cfm in the entire
The only time I've ever seen a problem with it is if I accidentally
left the trailing / off of the directory name. Doesn't mean there
can't be problems even when the / is there. I think most (all?)
webservers are capable of supporting this, so in an instance where
there is a problem I'd bank on it
I had problems doing this a long time ago. I develop on Win/Apache and the production environment was NT/IIS and it didn't like not having the document name and caused errors. I never bothered to see if it could be 'fixed' in the IIS config, just went back to using index.cfm. It WAS on NT, so it wa
|there is only one index.cfm in the entire site and that is the
|default doc for the site in IIS
But the question is -- does IIS return (or redirect to) index.cfm when
no file is specified or just a "?" given:
http://host/dir/
http://host/dir/?
Perhaps it is looking for default.htm/asp, and not
there is only one index.cfm in the entire site and that is the default doc for the site in IIS
- Original Message -
From: Hugo Ahlenius
To: CF-Talk
Sent: Tuesday, August 24, 2004 1:43 AM
Subject: Re: URL's with variables
Have you ruled out the web-server? It shoul
- Original Message -
From: Hugo Ahlenius
To: CF-Talk
Sent: Tuesday, August 24, 2004 1:43 AM
Subject: Re: URL's with variables
Have you ruled out the web-server? It should (in theory) work in any
browser, they are just using a text-based reference to an information s
http://www.grida.no
-
Original Message
From: "Ewok" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, August 24, 2004 00:39
Subject: URL's with variables
| I am just curious to kow if a
MM seems to do it rather well. Oh well.. guess im stickin to the old fashioned way
- Original Message -
From: Nando
To: CF-Talk
Sent: Monday, August 23, 2004 7:56 PM
Subject: Re: URL's with variables
I've heard there are problems that arise in certain browser
To: CF-Talk
> Sent: Monday, August 23, 2004 7:02 PM
> Subject: Re: URL's with variables
>
> i think i had a similar problem in older versions of Netscape, maybe THEY (whoever is testing) has netscape, or an older browser? I don't know what else would cause that...
>
From: joe velez
To: CF-Talk
Sent: Monday, August 23, 2004 7:02 PM
Subject: Re: URL's with variables
i think i had a similar problem in older versions of Netscape, maybe THEY (whoever is testing) has netscape, or an older browser? I don't know what else would cause that...
[Todays
i think i had a similar problem in older versions of Netscape, maybe THEY (whoever is testing) has netscape, or an older browser? I don't know what else would cause that...
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
[Donations and Support]
I am just curious to kow if anyone knows first hand of any problems when it comes to using or not using the document name in a url with variables...
example:
site.com/index.cfm?somevar=value
is the same as
site.com/?somevar=value
I just did an entire site this way and it worked just fine on t
12 matches
Mail list logo