<quote who="Jamie Wilkinson"> > This one time, at band camp, Voytek Eymont wrote: >>IE offers to download the file, then returns an error 'cannot download, host not found' > > What's the apache server think its hostname is? (The ServerName and UseCanonicalName directives)
# grep UseCanonicalName httpd.conf UseCanonicalName On # grep ServerName httpd.conf ServerName koala.sbt.net.au Jamie, I've now changed to 'UseCanonicalName Off' (which is what it should've been, I think,) but, it didn't solve the problem. -- Voytek -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
