Languages ASP / VbScript System Services/ Functions  

Add Host Headers

download download  
important code information
author:
mailscanneraddons
minimum requirements:
Add Host Headers description

Add host headers to a web service instance from a text data source. Good for adding 50+ headers to web farms.


This script adds host headers, listed in a text file, to a web service instance.

NOTE: This script will replace all host header on that particular instance with headers from the text file!

Format of text file is ip:port:hostheader with 1 per line.

see headerstoadd.txt for sample.

default port for web server is 80.

to use
1. add ip:port:hostheaderst to text file
2. run script
3. enter web service instance # to add headers to
4. message box pops up saying how many headers where added.



File List:
@PSC_ReadMe_7920_4.txt1Kb
LICENSE.txt18Kb
README.txt511b
addhostheaders.vbs2Kb
headerstoadd.txt98b

Similar code
A .inf file for registering / Unregistering your object libraries.. (Popularity: ) : This power of this code is in the .INF file that updates the registry to put the functionality of "REGSVR32.EXE" ...
User reviews

1 user review. Read now.


Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 160
version
size in Kb 9
popularity   3173/7913063
user rating 6/10
ad


New Code
Popular Code