how do i convert dynamic pages to static pages written with ASP
Blackie
7:39 am on Jul 13, 2005 (gmt 0)
would "Apache mod rewrite" help?
Indian Webby
7:42 am on Jul 13, 2005 (gmt 0)
hi thanks for this reply
apache does'nt support asp as in my knowledge
our client is running IIS at his server and he needs to convert his dynamic pages to static
Alternative Future
7:56 am on Jul 13, 2005 (gmt 0)
Hello and Welcome to WebmasterWorld Indian_Webby,
If you are running on IIS then it might be worth while looking at ISAPI_Rewrite.
-GS
Indian Webby
8:24 am on Jul 13, 2005 (gmt 0)
hi GS
As i have stated the changes have to done for my client and he is hosting his website on another server and the host may not allowed us to install ISAPI_Rewrite at his workstation is there any other option to do the conversion of dynamic pages to static.
moverbay
7:59 pm on Jul 13, 2005 (gmt 0)
How large is the website? Could you just do a View Source of the pages you need to convert and then copy the code since you can't install an application to the server.