Jump to content

krauzi

Members
  • Posts

    5
  • Joined

  • Last visited

krauzi's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Of course they should have .php as extension. But this is not what i want. The extension HAVE to be .aspx. The Programm (Battlefield 2) sends data to the server. I cant change that Battlefield 2 is sending to: servername.heliohost.org/ASP/myaspsite.aspx. This is hardcoded in the BF2.exe. I cant change it. So i want the server to manage the .aspx files as .php files.
  2. This is working. I tested several aspx sites from the internet. I think the problem is, that my aspx sites are no real asp sites. They are php-sites with a .aspx file extension. The server should manage the aspx files as php files. But the extensions have to be .aspx. Otherwise my the programs, that should connect to the "aspx" files, wont work.
  3. Well it is still not working. On my homeserver (xampp) it is working.
  4. Well, i have installed battlefield 2 statistics (www.bf2statstics.com). If you want, take a look at my site: http://reloadedmodadmin.heliohost.org/ASP/ Log in as "User" , password is "pwd" (Both without ""). Then click on "Test Config" -> Confirm -> Process. It works fine, but at the point Gamespy Response (the .aspx files) there is a FAIL. The .aspx files should be executed. E.g.: Test this: try to execute the aspx files: goto: http://reloadedmodadmin.heliohost.org/ASP/getawardsinfo.aspx . You shouldnt be able to download. You should exectue the .aspx file. But you do not. I also added the permission to execute in the filemanager v2 for all .aspx files (chmode 0775). I hope this helps. Cheers krauzi.
  5. Hi, i have a problem. I thought, aspx sites are working, but it seems they arent. Do i have to configure something, that the sites will work? I have my asp files in /www/ASP/. I hope someone can help me.
×
×
  • Create New...