Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Adding Websites

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
batch-adding multiple websites - Hi, I would like to add a batch of 80+ website in IIS6. I normally add a website manually in the IIS Manager, but for such a large volume of domains I really need an easier way. Is there a script I can run or an import procedure in IIS..

adding users - New to IIS 6.0 under win server 2003, I have the web server running fine, but am not able to restrict access to a set of users. Can someone please help with this simple issue? I selected on folder and turned off the allow..

Adding asp.net application to IIS 6.0 - How do I install a regular asp.net onto a windows 2003 server that currently has two ssl enabled websites and two ip address? I have tried: 1. creating a website, changing the port to 81 - it gives me a network location could not be found..

Problems adding IIS - I have Windows 2000 IIS is not I go to and select IIS (by default is selected to be installed under IIS). After I select this and continue I get prompted several times to insert my SP2 CD. It..

Adding a new web site on IIS that contains WSS - Hello. I have a Win2003 server with IIS 6 installed on it. We also have Windows Service installed that act as the main web site on the server. I have created a new web site that point to a specific directory on the server
Next:  IIS: Preventing content leeching or direct downloading?  
Author Message
Kevin A

External


Since: May 18, 2006
Posts: 12



(Msg. 1) Posted: Fri Oct 19, 2007 10:52 am
Post subject: Adding Websites
Archived from groups: microsoft>public>inetserver>iis (more info?)

Does anyone know if the identifier is configurable when setting up websites?
Instead of some large seed value, I wondering if we can set the seed value
that starts smaller and grows? Or if we have any say in the naming of the
identifier.

I'm referring to the identifier that is also used when writing the logfiles
directory.

 >> Stay informed about: Adding Websites 
Back to top
Login to vote
David Wang

External


Since: Nov 01, 2007
Posts: 309



(Msg. 2) Posted: Sun Oct 21, 2007 8:26 am
Post subject: Re: Adding Websites [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 19, 7:52 am, "Kevin A" <kev....TakeThisOut@cqlcorp.com> wrote:
> Does anyone know if the identifier is configurable when setting up websites?
> Instead of some large seed value, I wondering if we can set the seed value
> that starts smaller and grows? Or if we have any say in the naming of the
> identifier.
>
> I'm referring to the identifier that is also used when writing the logfiles
> directory.


The Website ID can be controlled when calling the CreateWebSite API,
which is only available by script/program. It is also controlled by
the Friendly Name of the website when you create it.

Thus, with the IIS Manager UI, you cannot control that the Site Id is
"40", but you can assure that the same ID is used on all web servers
by using the same Friendly Name.

The other alternative is for the UI to use IIS5's Site ID creation
algorithm.

IncrementalSiteIDCreation

http://technet2.microsoft.com/windowsserver/en/library/e571fb78-ce9a-4...-9e70-f


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//

 >> Stay informed about: Adding Websites 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]