Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
solosier2 #1
Cold Fusion 404 Error Catching
Running Apache with CFMX on windows.
domain.com/missing.html is caught by the apache errordocument fine.
domain.com/missing.cfm outputs a cold fusion error.
any way to catch that error and process, or redirect?
solosier2 Guest
-
error while run cold fusion server.
I was trying to run the cold fusion server from the following location C:\Program Files\Adobe\Flex Builder 3\cfusionFlexTFS\bin>jrun -start... -
Migrating from Cold fusion 5 to Cold fusion 7
Hi, I am facing problem while migrating from CF 5 to CF 7. Please let me know is there any tool is available to Migrate from CF5 to CF 7. -
Cold Fusion Administrator Error
:confused; Hello: Instead of getting the login prompt, I now get the following message... can anyone help? Been trying tto figure this out... -
Error with Apache and Cold Fusion
I followed the directions in my Cold Fusion 5 installation to configure it manually with Apache 2.0 by putting ApacheModuleColdFusion.dll into the... -
Cold Fusion MX 7 Install Error
When I try to install Coldfusion MX 7 on my windows 2003 Server runnin IIS6 everything up to date i get these errors in my install log: Summary... -
MikerRoo #2
Re: Cold Fusion 404 Error Catching
Have you installed a server-wide error handling file?
In CF7 administrator, under "server settings":
1) Check "Enable HTTP status codes".
2) For "Missing Template Handler" specify the absolute web path to your cfm,
missing template file. For example "/gError/404.cfm".
Regards,
-- MikeR
MikerRoo Guest



Reply With Quote

