How do I setup a custom 404 page for my coldfusion sites?
Thanks
Bryan
How do I setup a custom 404 page for my coldfusion sites?
Thanks
Bryan
You can specify 404 pages from web options of that domain
If you want it to be a dynamic page (asp, cfm, aspx. etc), specify the entire URL to that page
Hi Yash,
I went through the process. For the 404, I made a page and chose URL and then
/404.cfm as my page. Now, I can type that in and it works, but if I type in a BS filename, it gives me a coldfusion error like if I type in
http://www.juicedthoughts.com/whatever.cfm that doesn’t work. It gives me a coldfusion error.
I tried typing into the text box, http://www.juicedthoughts.com/404.cfm but it wouldn’t accept that.
I also just tried this in the config
/juicedthoughts.com/404.cfm and that hasn’t worked
Choose the url option and specify your whole url as your 404 page