I want to have my site redirect to another automatically

lokiju

Lifer
May 29, 2003
18,526
5
0
I'm not sure if this is the right forum for this but...

I want to go to say something like www.whatever.com and have it automatically redirect someone to my pics I have on a pic hosting site but I want this redirect to happen from my local home server so that I can still access local resources with different paths.

For example if I wanted to get access to my mp3's I could go to www.whatever.com/mp3 and since I'd be the only one that knew of that hidden directory (with directory browsing enabled) I could hit that but anyone I told to go to my site would just get sent to my pics.

I'm guessing I can make some index file that does this redirect and specify that in my home directory, but I just have no idea how to create a proper index file that will accomplish this.

I'm running IIS6 FWIW.