
Originally Posted by
Dan Grossman
Ya know, if all they want is a copy of content sites on a *disc* after it's taken offline, then why not download a static version of the site for that purpose only? You can get a 'website downloader' easily enough, or if there are only a few pages, just right click and save them from a web browser. As long as you're not hard coding links with full domains, the site will still work as static HTML files. You can still put the source code on the disc if they want to be able to access it, but they'll have to put that on a hosting account somewhere to edit it.
If they just want an archive of their content then distributing live web and database servers on a disc and trying to get that to play well with everyone's PC is really overkill. It's got a 50/50 chance of failing depending on whether the version of Windows the end user has installed automatically installed IIS, which would've bound port 80 and prevent the web server you put on the disc from starting.
Bookmarks