Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > iis security > november 2005 > threads for november 15 - 21, 2005

Filter by week: 1 2 3 4 5

SSL/Non-SSL on 1 Server
Posted by nabimomo at 11/21/2005 10:44:06 PM
I currently have 2 web sites on 2 different servers: 1 ssl and 1 non-ssl sites. I am planning to move the ssl site to the non-ssl server which is a Windows 2003, IIS6 box. I figure I would setup the 2 sites using 2 different virtual directories. 1) Do I export and then import the certifica...more >>


Public IP as Relay?
Posted by Eduardo T at 11/21/2005 11:26:58 AM
Is it safe to use the public IP of a server as a relay in IIS? I'm testing the SMTP server in IIS. A web app on this server needs to be able to send email. The only way I've got it to work so far is by going into Default SMTP Virtual Server Properties > Relay Restrictions > selecting "Only th...more >>

About SSL
Posted by rahul_2065 NO[at]SPAM yahoo.co.uk at 11/21/2005 6:07:34 AM
I am working on a shopping cart website and for that I need SSL. The problem is that I don't know how to install SSL. Is it possible to download it from a website or do I need to buy it.If I have to buy it then from where can I buy it from and how much it costs? Any information about SSL will ...more >>

Server.CreateObject("Scripting.FileSystemObject")
Posted by MoF at 11/20/2005 12:00:00 AM
Hello! I have for a long time used the line: Set FS=Server.CreateObject("Scripting.FileSystemObject") in my ASP code. Suddenly one day this week it stopped working and I now get the error: Server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed If I add the IUsr_<Compute...more >>

Page Cannot Be Displayed with SSL (not 443port)
Posted by sebnunes NO[at]SPAM hotmail.com at 11/17/2005 8:27:08 AM
Hi all, I have a strange problem here. I have only two IP's and I need SSL on different web sites so I have configured one web site to use the port 444 for SSL. It's seems to work fine, when I'm on my desktop I connect to the web site using https it works fine, but on another computer when ...more >>

Cannot view my website
Posted by Pete at 11/17/2005 6:18:03 AM
I have changed IIS to point to my default location (C:\inetpub\wwwroot\oursite\), changed the default document to default.aspx (my default doc), allowed HTTP traffic in the XP Firewall settings, allowed anonymous access in IIS. Why can't I get to my site via the IP address (http://209.183.x...more >>

cname does not match
Posted by Guus Ellenkamp at 11/17/2005 12:00:00 AM
I am trying to set up a secure connection for my SMTP server. However, when I try to send messages, I get the following error message: The certificate's CN name does not match the passed value. How do I create the correct certificate? server name: main.megaheights.net I am using an e-m...more >>

Read Only Access
Posted by Mark St Laurent at 11/16/2005 8:29:59 PM
I have created a vitual directory "Financials" on internal web server which is using IWA to access excel spreadsheets. When a user with NTFS full permissions accesses directory all files open. When a user with Read & Execute, List Folder Contents and Read access opens the web folder the fold...more >>



SSL Host Headers IIS 6.0
Posted by Jeniffer K at 11/16/2005 2:01:12 PM
Today is the first time I've tried configuring a few sites with a cert and discovered that its not all that simple, I was under the assumption that its much like standard http on port 80 where it allows you to share the same IP by specifying a host headers with https on port 443 however it is ...more >>

Stop logging of localhost
Posted by Jeff at 11/16/2005 11:10:30 AM
Can someone tell me how to stop logging localhost or particular IP addresses in IIS 5.1? Also, anyway way to block IP addresses with IIS 5.1 short of the Windows Firewall or a hardware firewall? Thx! ...more >>

xmlrpc question
Posted by FD at 11/16/2005 9:05:33 AM
Hi, I read the post and response about xmlrpc hanging. I do not have that problem but I have seen this message in my IIS 6.0 logs. Since the IP addresses are getting a 404 error, I think I am ok. Since I am new to IIS, I just want to make sure a virus has not infected our webserver. Thanks...more >>

digest authentication box greyed out
Posted by John at 11/16/2005 8:30:10 AM
Hi, I am running Windows 2000 server with IIS 5.0 SP4, which is hosting a website which requires digest authentication. Recently the website has stopped working. I have noticed that the "Digest Authentication" box is now greyed out. I am able to browse active directory from the server and hav...more >>

secure and non-secure access to one site
Posted by bill tie at 11/16/2005 12:47:03 AM
The machine is Win2k3 SP1 with IIS 6.0. Suppose I have a website siteName.companyName.com. Internal clients should be able to access the website as follows: http:/siteName/ External clients should access the website using SSL as follows: https:/siteName.companyName.com I believe I ne...more >>

metabase explorer and ssl diagnostics tools
Posted by bill tie at 11/15/2005 3:21:02 PM
Can anybody point me to Metabase Explorer and SSL Diagnostics versions that recognize SSL host headers in IIS 6.0? Thank you. ...more >>

Accessing remote files through IIS and web applications
Posted by itmanager at 11/15/2005 1:11:06 PM
We have an ASP.NET application that attempts to access an Excel file located on a remote file server. This always results in a logon error, but if we move the Excel file locally to the IIS server, we are able to access it without a problem. We are running on an IIS 6/Windows 2003 server and...more >>

IIS CRL publishing
Posted by Magnus MÃ¥rtensson at 11/15/2005 7:08:10 AM
Hi! Here's a good one for all ya'll IIS experts out there! How is the CRL distributed from the CA to the PKI-clients in IIS? Push? Pull? Combination? Is this possible to configure in your PKI solution? /Magnus - NoopMan ;~) ...more >>


DevelopmentNow Blog