You are viewing limited content. For full access, please sign in.

Question

Question

Is it possible to create a second virtual directory within IIS for Web Access?

asked on March 10, 2016 Show version history

I am needing to create a second instance of Web Access (same version), but is an entirely separate website. It will be on the same box.

Is this possible? 

0 0

Replies

replied on March 10, 2016

Yes it is possible , after you confirm the default virtual directory works correctly, then you can create a new one, make sure that is link to the correct application pool as well. 

Also make sure all settings from the original virtual directory match the new virtual directory.

 

 

0 0
replied on March 10, 2016

If you have the two virtual directories pointing at the same paths on disk, the web sites will be identical except for the URL.  If that's not what you want, you'll want to make a copy the Web Files folder and point the second site at that.  Note that applying patches and upgrades will not effect the second folder, since the installation doesn't know about it.  It will be up to you to keep it up-to-date.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.