Page 1 of 1

http returning file which isnt there

Posted: Sat Aug 01, 2009 6:43 am
by billskipton
Don't know too much about files. When I access XXXX1.txt (which exists) all OK. When I try for XXX2.txt (which doesn't exist) it appears to access XXX1.txt. Something seems to be deciding that I meant XXX1.txt and typed '2' in error? What's causing this and (more to the point) how do I stop it happening?

Re: http returning file which isnt there

Posted: Sat Aug 01, 2009 6:48 am
by aceconcepts
What are your methods (in code)?