[ic] index.htm / index.html

jimbo jimbo at soundimages.co.uk
Tue Jan 17 15:11:42 EST 2006


Mike Heins wrote:

>>ln -s  index.html index.htm
> 
> 
> This won't work for Interchange.
> 
> But on the Apache side, it is easy to do with the mod_rewrite
> module:
> 
>     RewriteEngine On
>     RewriteRule  ^/index.htm$ http://www.yoursite.com/index.html [L,R=301]

Can't you just name the file index.htm.html?

When IC is looking for it it'll add the .html and return it and yet in 
the browser's location window the file will still be index(or whatever).htm?

jimbo
;-)


More information about the interchange-users mailing list