Re-point Home Page

C

CQ

I have three instances of Project 2003 Web Server. I needed to make a change
to the "homepage.asp" page. However, on one instance, that doesn't apply.
So, is there a way to re-point the home, or starting, page for a specific
instance even though there is only one server?
 
E

Earl Lewis

If each instance of PWA is on the same machine they are all on one IIS application pool and as far as I can tell they all use the same directory/files for implementation of each site. So I think the answer is: change one and you change them all.

Earl
I have three instances of Project 2003 Web Server. I needed to make a change
to the "homepage.asp" page. However, on one instance, that doesn't apply.
So, is there a way to re-point the home, or starting, page for a specific
instance even though there is only one server?
 
C

CQ

Thanks Earl, that is what I was fearful about.

Earl Lewis said:
If each instance of PWA is on the same machine they are all on one IIS application pool and as far as I can tell they all use the same directory/files for implementation of each site. So I think the answer is: change one and you change them all.

Earl

I have three instances of Project 2003 Web Server. I needed to make a change
to the "homepage.asp" page. However, on one instance, that doesn't apply.
So, is there a way to re-point the home, or starting, page for a specific
instance even though there is only one server?
 
Top