Displaying 2 results from an estimated 2 matches for "cfide".
Did you mean:
fide
2009 May 01
0
Web Serving
...And when I try to hit an index.cfm page Firefox prompts me to download
binary data.
When I try to hit the CF Administrator I get the same 'binary' data
file download.
I am running CF on port 80 as I need to.
Examples that works: http://67.23.34.37/
Does not work: http://67.23.34.37/cfide/administrator
Ideas?
-Jason
2009 May 05
2
Apache and CF
Hi All,
I have a CentoS 5.3 Xen Instance at Mosso.
I need to run ColdFusion and I have in the past successfully made
everything work, but not on Linux rather Windows.
I just cannot get Apache and CF talking. I added mod_jrun22, When I
try to serve a CF file, I am asked to download binary data. I
added .cfm and .cfml to Directory Index for /var/www/html in
httpd.conf and nothing still.