IIS 6.0 create custom HTTP headers through command line
am 15.08.2007 21:38:54 von jamesdn_2001
Hi,
I have a simple question, but I can't find an answer any where. Is
there an IIS script that will allow you to create custom HTTP headers
through command line for specific folders?
Thanks in advance.
Jimmy
Re: IIS 6.0 create custom HTTP headers through command line
am 15.08.2007 21:54:05 von Kristofer Gafvert
Hello,
Yes, you can use adsutil.vbs to set the HttpCustomHeaders metabase property.
"HttpCustomHeaders Metabase Property"
http://www.microsoft.com/technet/prodtechnol/WindowsServer20 03/Library/IIS/ce111dee-a127-47e1-aa33-4009d692585e.mspx?mfr =true
"Using the Adsutil.vbs Administration Script"
http://www.microsoft.com/technet/prodtechnol/WindowsServer20 03/Library/IIS/d3df4bc9-0954-459a-b5e6-7a8bc462960c.mspx?mfr =true
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
jamesdn_2001@yahoo.com wrote:
>Hi,
>
>I have a simple question, but I can't find an answer any where. Is
>there an IIS script that will allow you to create custom HTTP headers
>through command line for specific folders?
>
>Thanks in advance.
>
>Jimmy