Comment
|
That's right-- all static HTML that drives through Screensurfer must come off /docs/ directory.
We don't have an alias capability in Screensurfer, just the "docs" one-- you can always include hrefs that go through a standard web server, however. For example, configure IIS on the same machine as Screensurfer, but on another port, such as 82 (or you can put IIS at 80 and SS at 82), then drive your static HTTP requests through IIS and your dynamic HTTP requests through Screensurfer.
|