S
Smokey Grindel
Say I have one site that has this structure
http://localhost/ <- public side
http://localhost/internet <- private part of same site protected using NT
Authorization
so say I have two host names mapped to this same site say they are
Http://internet and http://intranet when someone goes to internet it shows
the localhost part, when they go to intranet it shows the intranet folder of
the main site, is there anyway to do this? thanks! The big problem I am
running into is I need two sites in one because of potential data transfer
between them by internal users (only) and they need to be coded as the same
site for public use where to the public on http://domain.com they get the
internet site, but when they go to the http://domain.com/intranet they get
the password protected intranet site... I know this sounds confuseing, but
anyone that knows what im trying to do please let me know if its possible.
thanks!
http://localhost/ <- public side
http://localhost/internet <- private part of same site protected using NT
Authorization
so say I have two host names mapped to this same site say they are
Http://internet and http://intranet when someone goes to internet it shows
the localhost part, when they go to intranet it shows the intranet folder of
the main site, is there anyway to do this? thanks! The big problem I am
running into is I need two sites in one because of potential data transfer
between them by internal users (only) and they need to be coded as the same
site for public use where to the public on http://domain.com they get the
internet site, but when they go to the http://domain.com/intranet they get
the password protected intranet site... I know this sounds confuseing, but
anyone that knows what im trying to do please let me know if its possible.
thanks!