Check this post: http://forum.coms.ir/topic283010.html Its an exact copy of my post http://forums.digitalpoint.com/showthread.php?t=283010 Is somebody stealing the posts or is it a backup or what is it ? Even worse, http://forum.coms.ir/topic283010.html is what is coming up in google serps when I serch for "$cachetime = 8000000; // Seconds to cache files for" (without the "") not forums.digitalpoint.com/showthread.php?t=283010 witch is the oldest one.
Its something automated. Look here http://forum.coms.ir/topic445968.html. Lol thats a copy of this thread now. Some .htaccess with php. Nothing difficult to do.
Yes, it seems to be a live copy. If you enter the latest thread No, you can see the same contents with the User Info and signature stripped out.
It is possible. You use re-write rule to make something like topic<no>.html to be cloaked by topic.php?t=<no> and the php fetches the thread from dp and parses the stuff and then displays it.