Forum Moderators: phranque
But now I have a problem...the application does not request the file through my server. Because the file and the application is on the same computer, the application requests the file without ever going through my server. It's just as if I opened the .htm file while browsing my hard drive.
Is there a way to make it so that this specific file has to go through the server before anyone accesses it?
The best answer I can give you is... I don't think so. The only way I can think to do this is if you have server software installed on your computer and access it using a http 'loop' or 'localhost' maybe someone with more creativity or experience can think of a way to force a handler on a local system, but I can't think of one.
Sorry this doesn't help much.
Justin