View Single Post

  #1 (permalink)  
Old 10-23-2003
AlexZ
 
Posts: n/a
Default url parameters on a non-script file (download)

Hello,

I have a problem with urls like

http://site.com/file.exe?fromhere

I used the url of this style for years, with no problems.

Now, on a new server Apache/1.3.27 (Unix) (Red-Hat/Linux)
I've got a problem with IE - it saves the file as file.exe?fromhere
and does not recognize it as an executable.

Can it be caused by some Apache misconfiguration?
BTW, Apache returns Content-Type: application/octet-stream

Thanks
Alex