Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Extending Web Applications

  Asked By: Fallon Shaffer         Date: May 22, 2007      Category: Sharepoint      Views: 193
 

I am attempting to extend a web application with two zones (default and
internet).

When I extend a web application on a single-server installation, if I
naviage to the extended url, I am redirected to the initial site. For
example, if the URL for the initial site (default zone) is
http://server:9998 and the URL for the extended site (internet zone) is
http://server:9999, I am automatically redirected to http://server:9998
when trying to access http://server:9999. When I perform this activity
on a multiple-server installation, it behaves as expected.

Is this something that behaves differently between a single-server and
multiple-server installation? Could there be something that I botched
during the installation of the single-server installation? Does anyone
have any suggestions for things to try to make both installations
behave the same way?

Tagged:      

 

1 Answer Found

 
Answer #1       Answered By: Judy Pittman          Answered On: May 22, 2007       

If your definition of single server is either 1. Standalone 2. Basic , then
your experience is accurate. Whenever you use SQL Express (embedded), alternate
access mappings don't work so well.

 
Didn't find what you were looking for? Find more on Extending Web Applications Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].