| Share

Friday, July 04, 2008

Testing applications with different subdomains

Applications like Facebook use multiple subdomains to fetch content.
To make Sahi work for such applications, open sahi/htdocs/spr/domainfix.js and uncomment the line

document.domain = d.substring(ix+1)

Restart Sahi and subdomains should work now.

0 comments: