The files are there but I'm getting a 404. I read some where that IIS
6 will give a 404 for unknown mime types. Does that sound right?

Also, I'm getting errors in the event viewer with a type of "Failure
Audit" every time I try to access a cfm page.


On Mon, 8 Nov 2004 10:48:08 -0600, Mark A Kruger <[EMAIL PROTECTED]> wrote:
> Phil,
> 
> 404 is file not found. That means the files are not in the directory being
> specified by IIS. There should be a virtual mapping in IIS for the "cfide"
> directory. If that is not there, create it. Another problem is sometimes the
> default document. If your default document is set to "default.asp" or
> "index.html", then navigating to
> "mydomain.com/cfide/administrator/" will give you a 404 error - because
> there's no default.asp or index.html in the cfide/administrator directory.
> Try typing in "index.cfm" on the end and see if you get a coldfusion "file
> not found" type error.
> 
> -mark
> 
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183635
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to