|
Rename the directory that the large pictures are in or remove the large pictures themselves if the thumbs and large images they link to are in the same directory.
Then set your .htaccess to load the join page
Simple and takes all of 3 minutes
ErrorDocument 404 /join.html (or whatever the joinpage name is)
|