View Single Post
  #13  
Unread 09-13-2008, 09:30 PM
Dolby's Avatar
Dolby Dolby is offline
Bacon Eater
Premium Member
EQ2Interface Admin
This person is a EQ2Map developer.
 
Join Date: Feb 2004
Posts: 2,452
Default

Quote:
Originally Posted by gm9
O rly? In that case it's a serious security flaw of the web server.
It doesn't download the php file thats not possible, apache wouldn't allow it, it only allows the rendered php out its port. it downloads the output of the php and keeps the .php extension. So its either a blank file, the zip file, or the html from an error page. This is a common problem when the download accelerator ignores the file headers my php sends out.

Last edited by Dolby : 09-13-2008 at 09:34 PM.
Reply With Quote