View Single Post
  #3  
Old 21st March 2009, 17:29
crocy crocy is offline
Member
 
Join Date: Feb 2009
Turkey
Posts: 4
Default
Quote:
Announce.php/tracker.php
When i upload a torrent the announce url is http://******/tracker.php/announce but how can i change it to http://*****/announce.php ??

i got an error 404 when it was http://******/tracker.php/announce

and when i change the Tracker url to announce.php i got "Tracker sending invalid data: <NULL>."
I'm in my same problem

my config.php code:

Code:
// Announce urls
$announce_urls[] = "http://www.******.net/announce.php";
but my torrents announce urls http://******/tracker.php/announce

I know English a little
Reply With Quote