PDA

View Full Version : IIS and hotlinking


SloppyGoat
Sun 19th May '02, 4:10am
I've seen tons of people talking about apache, but how do I stop hotlinking with IIS?

jerryfan2000
Tue 28th May '02, 7:35pm
create An ISAPI filter with visual C++ to do that. It is very very very easy if you know how to use visual C++

SloppyGoat
Wed 29th May '02, 11:59pm
I don't. :(