Forum Moderators: open
I looked at the ISAPI_Rewrite to convert dynamic pages into static pages.
I find it difficult to implement. If possible could you please guide me how to convert intop html pages.
Many thanks
Harish
A project might be built on a dynamic infrastructure but doesn't really need it on an ongoing basis and can simply be built / maintained offline and uploaded. In this case going static would reduce your hosting requirements, and might reduce CPU usage and load times.
It might also be a cost cutting measure if you lose one host but can't find another suitable one - rather than paying over the odds for MS SQL access you simply go static until you can find a better host.
They could simply want an offline copy of the site to burn to a CD, allowing offline sales people to demo it.
...or it could just be that responsibility for handling the site has fallen to someone who doesn't understand how to maintain dynamic pages, and after assessing the sites functionality they decided it could become static without losing any real features.
- Tony