Forum Moderators: phranque
So tracker.php become tracker.php/
and my host makes a 404 error when we add another slash.
Si I want to know if its possible to make a script or access file so that my website accept a slash at the end of the url.
wwWebmasterWorldebsite.com/tracker.php <---- OK
wwWebmasterWorldebsite.com/tracker.php/ <-----404 error, I want the server to accept the slash
Sorry if Im not clear, Im not really good in english.
Or you could create a new directory called "tracker", copy tracker.php into the new directory and rename it index.php
Any requests for "example.com/tracker" will change to "example.com/tracker/", which should work.
I'm not familiar with BitTorrent, so changing the filenames may not be an option.