Forum Moderators: mack

Message Too Old, No Replies

dynamic pages to static

to convert dynamic pages to static

         

Indian Webby

7:27 am on Jul 13, 2005 (gmt 0)

10+ Year Member



hello folks

i have an immediate query

how do i convert dynamic pages to static pages written with ASP

Blackie

7:39 am on Jul 13, 2005 (gmt 0)

10+ Year Member



would "Apache mod rewrite" help?

Indian Webby

7:42 am on Jul 13, 2005 (gmt 0)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



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)

10+ Year Member



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)

10+ Year Member



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.

Anyango

10:44 pm on Jul 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Indian Webby

Apache Supports ASP

using Apache's Mod ASP.