IE has long handshake & always asks to trust SSL cert, even after its installed
I have set up a website on IIS6 with SSL. Everythings working fine, however,
when using IE, the browser always asks if you want to trust this site and the
intial page takes forever to load. This happens even after I have accepted and
installed the certificate. When using Netscape, none of the behavior is
experienced. Any thoughts? Thanks. Tag: Server Connections Tag: 316971
Variable Declaration
Hi Everyone
I wrote my first "prime time" web application in ASP and IISv5 from start to finish designed to handle gobs of transaction to MS-SQL v7 but I'm finding that my performance is slowing after weeks of external load testing. In the beginning my website was lighting quick, now only fast. I suspect poor programming practise as the culprit thus the questions:
1) Must all variables be declared before use
2) What are the ramifications if not declared before use
3) Is there a "garbage collector" similar to Java
4) Is there a way to recycle the IIS instance without killing the "Application object" within ASP
Many thanx in advance
Regards
Richar Tag: Server Connections Tag: 316969
SSINC.DLL and HTTP Compression
IIS 5.0 on Win2k, HTTP Compression for static files is
turned on (htm and html are among the listed file types)
and we now have need to have include files in the htm.
Created the mapping for HTM and HTML to the ssinc.dll and
find that the page only now processes up to the point of
the include file. If I remove compression of the file
extension then we're fine - but we're not real pleased
with that option.
Checked the KB and can't find anything about this, also
googled and searched the various newsgroups... not finding
anything to say it can't be done, (except for one guy who
posted to tek-tips asking this back in Feb but he got no
respone) so I suspect I'm overlooing something.
Any help is appreciated. Tag: Server Connections Tag: 316968
redirect subwebs
I am trying to setup a redirect for 2 subwebs in my
production server to point to 2 subwebs on another
server. The subwebs that are the target of the
redirection do not physically exist on the second
machine. The urls are interpreted by an isapi filter, so
I need to a url redirection for those virtual
directories. However, I need the second server to have
the same domain name as the first server.
Would I do a redirect by IP address or something and
setup some sort of web farm?
Any ideas on how to approach this would be greatly
appreciated! Thanks! Tag: Server Connections Tag: 316965
IIS Error
I'm not sure where to post this question but here goes:
We are running Exchange 2000 SP3 on Windows 2000 SP4.
When a user tries to change their password via Outlook Web
Access it returns an error message "Error: An invalid
Active Directory pathname was passed"
Funny thing is that the message says it is coming from
Internet Service Manager for IIS6 ...
This should be IIS5 since it's Windows 2000 ... right?
Anyone have any ideas?
Doug Tag: Server Connections Tag: 316964
WEBDAV & XP Getting UNC Path not Http:\\path, Please Help
Upgraded to IIS6, everyhting works except WEBDAV publishing on XP. When I open a WEBDAV folder to http:\\webaddress\directory I get back \\webaddress\directory (UNC Path), this should not happen. Although I have another site on https:\\securesiteaddress\directory\subdirectory and it works, the only thing thats different is the "subdirectory" but it works both ways on Windows 2000 Pro.
Below is an article I found that tries to explain some of this but I still don't understand. Maybe somebody came accross this problem and give us some light on the subject.
**************
WebDAV Redirector
WebDAV is one of the features of Windows 2000 that is still largely unknown even by experienced administrators. Even among those who have some notion what itâ??s about, it remains underappreciated for its benefits and for the security issues it presents.
Windows 2000 is WebDAV enabled as a client if you publish to a Web Folder from the Desktop, Office Application, or Internet Explorer. You canâ??t however, use NotePad or Wordpad as those programs are not WebDAV enabled. In other words, the client software bears the responsibility of being WebDAV enabled.
Not so in XP. Everything in the OS can publish to a WebDAV enabled Web server such as IIS 5.0, IIS 5.1 or IIS 6. This is because XP contains a WebDAV network redirector thereby enabling non-WebDAV client software to open and save files to the Web server over HTTP.
This is a big deal.
You can now map a drive to a Web server so that when you save a file to drive X:, for example, it is published directly to a Web server. You can also select â??file, openâ?? and type http://servername/folder as a pathname just as you can a drive letter or UNC pathname.
However, there is some confusion in XP land. WebDAV is touted as being the preferred method for publishing content to a Web server, but when you use the WebDAV, network redirector cannot create a Web folder or map a path to â??servernameâ?? only. In other words, http://servername will fail to successfully map. You will get a window, but it is computer icon next to \\localhost indicating the redirector returned to you a UNC pathname even though you clearly specified a URL. Your request for a web folder was completely ignored and you are given a connection to a folder using a different protocol than the one you requested. This seems like a bug to me.
If you specify a URL that ends with a folder name in the form http://servername/directory, then your web folder request is handled correctly.
What this means is that you cannot access the content in the root of a Web server using the XP WebDAV redirector. So, you canâ??t edit default.asp, global.asa or any other content that resides in the webroot using the new redirector. Tag: Server Connections Tag: 316954
No prompt to save or open when clicking on .EXE file link
Just migrated a web site from one physical server to
another. Users normally just clicked on link to the
executable that would prompt them for the "open or save
as" option. Now when they click on the link to the file
it hangs for several minutes then errors out with the
following message:
CGI Timeout
The specified CGI application exceeded the allowed time
for processing. The server has deleted the process
Any help in this matter would be appreciated!
Thanks Tag: Server Connections Tag: 316950
Web Hosting Automation Software
Hi:
I was wondering if anyone who does web hosting can recommend a good
interface for Web Hosting Control Panel / Automation software. I need
something that I can use to customize hosting plans, manage bandwidth, disk
space etc. Please give me an idea what is being used in the hosting
industry and what kind of experiences you have had.
thanks,
Anthony Tag: Server Connections Tag: 316941
ASP Anonymous Denied
I have just set up a basic (so far internal) web page with a basic
default.htm and menu.asp. When I go to www.website.com, it brings up the
defualt.htm page with no problems. If I go to www.website.com\menu.asp, it
immediately prompts for the Login/ Pass/ Domain. Both the ASP and the HTM
files are in the same directory withthe same permissions.
If I enter the admin login and pass for the server, it displays the page
properly with no issues. Otherwise, it says YOU ARE NOT AUTH. TO VIEW THIS
PAGE.
Why does this do this for the ASP and not the HTM? Both files are in the
same directory with the same persmissions.
I appreciate the help. Tag: Server Connections Tag: 316938
DNS servers
Hi all. I have a static public IP address on my server and
would like to transfer my site currently hosted by an ISP
to my server. When I log into my ISPs web site I see the
DNS server's name there. I do not have a DNS server name.
Can I use the public IP only to update the DNS records, or
do I need to register a DNS name with a web authority?
Thanks in advance. Tag: Server Connections Tag: 316936
Errors reported buy app works fine - ASP + VBScript
My page runs fine, without any problems, and returns the correct
information, however my error handling reports a ton of errors.
For instace, an error gets created on db connection creation:
Server.CreateObject("ADODB.Connection").
The error is: Object doesn't support this property or method
I know that the connection object is being created because I use it to
get data from the DB, and it works fine...
The only way I know that this error is created is because I handle
these errors. If I turn off the error handling, the app runs fine.
What's going on here? Tag: Server Connections Tag: 316934
Realm and Site additional info.
Does anyone know what I would need to change the
information displayed for the realm and site when using
basic authenitcation on a virtual directory? Tag: Server Connections Tag: 316933
401.3 with htm and gif!
I've a site that report 401.3 error with all files I get. Even with html or
gif file!
What can be? All other sites on this server work fine.. Tag: Server Connections Tag: 316931
HTTP 403.9 - Access Forbidden: Too many users are connected
Hi,
I am getting this error when i try to use IIS 5.1 to develop my websites
locally. Any solutions would be appreciated.
HTTP 403.9 - Access Forbidden: Too many users are connected
Internet Information Services
Thanks, Brian. Tag: Server Connections Tag: 316929
Cannot start site- "duplicate name exists on network"
Running IIS5.0, hosting 3 websites. Only one site is
running. When I try to start the other two, I get the
message "duplicate name exists on the network"
This has been the case since I upgraded from IIS4 during
a W2k upgrade..
Can anyone point me in the right direction?
Regards,
-Karl Tag: Server Connections Tag: 316923
OWA IIS on D Drive?
I am planning my Exchange 2003 upgrade (new hardware as well) and I was
wondering if I could get the IIS for OWA to reside on a data drive instead
of the default system C drive. Is this possible? I have long heard IIS is
much better off on a data drive. I am also planning to use this machine as
the company intranet server. Tag: Server Connections Tag: 316918
UrlScan 2.5 forwarding to RejectResponseUrl
I'm using UrlScan 2.5 on W2k and IIS 5. I have out of the box settings for UrlScan on everything except RejectResponseUrl and MaxAllowedContentLength
I set MaxAllowedContentLength to 300000 in order to easily reach it. I have a page that allows a user to upload a file using post so the max length setting plays an important role. I then set the RejectResponseUrl to '/rejected.html' (without ').
The problem I seem to have is that if the MaxAllowContentLength is reached (upload a 335k file) UrlScan takes a significantly long time to return the rejectresponseurl. Many times it immediately returns a "page cannot be displayed" error rather than the page I set (/rejected.html). It does the same thing if I remove my RejectResponseUrl setting and use the default setting (to return a 404 error)
If I set the MaxAllowedContentLength to a lower value - 30k, and attempt to upload a file of 34k it returns the correct error page almost immediately. The UrlScan logs show the content-length error for both the 30k and 335k file as soon as I try to send them so there's no delay in UrlScan recognizing that either request should be rejected. UrlScan also returns the error page immediately if I try something else illegal per the UrlScan settings (like request an exe file)
Any hints, tips, or leads in to figuring out what is going on would be appreciated. I need to allow larger file sizes to be uploaded, but I need to have an upper limit. It'd be nice to immediately give my users an understandble error page if they attempt to exceed the upload limit
Thanks
Bob Tag: Server Connections Tag: 316917
Java engine slowdown?
I have dual Xeon 1.4GHz machine with 2GB of memory running Windows 2000
Advanced Server and IIS 5. This server hosts around 150 low-volume
websites, with a few SSL certificates and 4 DSNs among them.
Periodically I have customers that complain about their websites running
slowly. After weeks of troubleshooting and playing around (it may take a
day for it to happen, or 2 days, or it may happen 3 times in one day) I've
determined that the only sites that are affected are sites with java
scripts. All other sites are fine. CPU and memory utilization is low.
Disk access is low. But when this happens any site with java scripts
(pulldown menus, mouseover scripts, etc.) take up to a minute to load. If I
bounce the IISAdmin service and it's dependents everything is fine again.
I have no idea how to troubleshoot this issue, and my customers are
beginning to get irritated as well (with good reason). Any ideas on what
could be causing this problem would be greatly appreciated.
Thanks in advance.
Joe Tag: Server Connections Tag: 316916
Default Drive
I am having trouble in two areas. 1st I need to change
the default drive for my site and posting of results.
2nd What can I do to change the accessibility of my site
from \\xxx.xxx.xxx\index.asp to just \\xxx.xxx.xxx.
Thanks in advance.
Chris Tag: Server Connections Tag: 316915
Ws3vc Error 36
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 12/16/2003
Time: 11:25:53 AM
User: N/A
Computer: THDC
Description:
The server failed to load
application '/LM/W3SVC/1/Root/SUSAdmin'. The error
was 'No such interface supported
'.
For additional information specific to this message
please visit the Microsoft Online Support site located
at: http://www.microsoft.com/contentredirect.asp.
I installed SUS server on a 2000 Domain controller. This
is the error that I get when I try to access the susadmin
page. I can put an html page in the default website and
open it, but the .asp pages will not load. Any help would
be great.
jdsmith@blacksburg.gov Tag: Server Connections Tag: 316912
Upgrading Extensions Error
Anyone ever seeen this error ?
"The document root of the web server where you are trying
to install the server extensions already contains a disk-
based web" Tag: Server Connections Tag: 316909
Setup IIS to recognize .html pages as .asp pages
I understand there is a way to have IIS recognize .html
pages as though they were .asp pages. How do I do that? Tag: Server Connections Tag: 316905
Intermediate CA Replacement
I just received a notice from Verisign that a replacement intemediate ca
needs to be installed before 1/7/2004. I followed their instuctions to the
letter but how do I tell if installation was successful? I went to my site
logged into the SSL site and clicke the padlock then clicked on
Certification Path. When I highlight Verisign Class 3 Primary CA and click
view certificate it shows an expiration date on 1/7/2004.
I know I can contact verisign tech support and have tried but I have a very
long hold time. Has anyone here done this and what am I missing?
Server is NT4 sp6a, IIS4
Thanks
Mike Tag: Server Connections Tag: 316895
w3svc-wp event 2266
How do you fix this:
The account that the current worker process is running
under does not have SeTcbPrivilege privilege, the
anonymous password sync feature and the Digest
authentication feature are disabled. Tag: Server Connections Tag: 316879
FTP 550 error : Access is denied ?
Hi,
Got FTP service running on win2k server. When logging in as administrator I
attempt the following:
- type "send"
- prompted for "local file"
- type "c:\k.txt
- prompted for "remote file"
- type "k.txt"
- prompted 550 K.TXT: Access is denied
Any idea what this message is on about ? Im logged into a member server as
local admin.
Thanks
Scott. Tag: Server Connections Tag: 316878
Redirection
I have a web site with hundreds of subwebs and each subweb has seperate Index.htm page. Now I would like to throw a Page ( a notification) to the visitors of my sub webs for a few seconds and then redirect them to the index.htm page.
I dont want to put a new asp page for this purpose in each of my subwebs. Instead, I am looking for some solution which can be implemented at the main site level.
Thanks,
Rajesh Tag: Server Connections Tag: 316877
IIS 5 - Component Services Hang - GPO Password Updates
Can any one help with a problem that appears to be
increasing in frequency.
We run Windows 2k SP2 IIS 5 within a intranet environment
that connects to a Win2k SQL 2k server using a COM object
within Component Services to allow authentication between
the Web Server and the SQL server (primarily OLAP)
This works well, with the DLLs picking up the
authentication ID (pword/UID) from the registry and then
starting a standard ADO call. The COM object runs under a
specific user ID which allows the OLAP connection to work.
A user connects to the web server, requests a report,
which then calls the DLL (running in a server process
under a specific UID), starts the connection, runs the MDX
query and returns the results.
The problem now is that if this query is running (it can
take a while to run) when the Web server receives a GPO
Event 643 Domain Password Policy Update, the Component and
Web server hang.
No further requests get processed, the event viewer shows
failed authentication all over the place.
If you shut down the component service and restart the web
service then all returns to normal.
If a GPO 643 is received outside of this query being run -
I.E. the DLL isn't connected to the SQL Server, then
everything keeps going.
The web server gets just over one 643 event a day on
average. The system is in use 8:00-18:00 about 95% of the
time so the chances are every several days the two 'meet'
and hang the system.
I've seen lots of posts about people
experiencing 'invisible' hangs in IIS, but not one that
seems to be caused by the Domain Password Policy Update.
Can anyone shed any light on this. As this is currently on
a production system, it's hard to start playing with the
settings to 'see what happens' and given the Domain level
event thats created it's hard to predict when ones comming
so I can replicate this on a test server.
Any and all help much appreciated.
Cheers,
Adrian Tag: Server Connections Tag: 316873
how to setup FTP ?
Hi,
Is windows 2000 ftp service installed as part of IIS ?
Im trying to figure out how to get this running.
Thanks for any information.
Scott. Tag: Server Connections Tag: 316868
problem setting up a local webserver
Hi there,
im on a broadband connection with static IP address and i am having problems
setting it up as a personal web server.
the website viewed locally works fine, but externally i get response like
"page cannot be displayed".
any help?
thanks,
P. Tag: Server Connections Tag: 316867
IIS 5.1 + .asp files returning 500 ISE
I just installed WinXP Pro and loaded up IIS 5.1, .html files show up so i know IIS is functioning, but i get this error in the event log :
The server failed to load application '/LM/W3SVC/1/Root'. The error was 'Class not registered'.
my localstart.asp fails to show, as does any .asp file i try to browse to
This is the error i get when trying to view localstart.asp from http://localhost
Server Application Erro
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance. Tag: Server Connections Tag: 316866
IIS 6.0: No Perl-Output
Dear all,
having already posted this problem to the (hopefully) relevant
German language newsgroups, and not having received advice leading to
success there: I'm hoping for help here.
Here's the problem:
I'm running IIS 6.0 on Windows 2003 Server (German version). I trans-
ferred things (HTML documents plus scripts) to this new server from
an old (and running) WinNT 4.0 Server with IIS 4.0.. The new server
(IIS 6.0, Win2003server) serves static HTML without problems. And I
succeeded in getting rid of the 404-Errors for the CGI-items.
But Perl scripts don't work properly. When I run a simple
Hello-World-script from the command line everything works as it
should. But when I that script is called via HTTP with a WebBrowser
on a client (e.g.: "http://www.OurDomain.de/scripts/hw.pl"), the
browser on the client remains waiting, and on the server PERL.EXE
is started (as can be seen via the taskmanager), but nothing else
happens until the server stops the process because of a CGI-
timeout and the browser receives/displays a CGI-timeout message.
IUSR_OurNewServer is the user of PERL.EXE according to taskmanager.
Does anybody know what it is that I'm doing the wrong way? Does
anybody know how that problem can be resolved? Could you help me?
BTW: I tried inter alia (and without success):
- granting permission for all ISAPIs and CGI-items
- running the Application pool as Local system
- looking at the event logs (but they just tell me about the
processes ended due to the timeout)
- having a look at http://www.visualwin.com/Perl/ (probably
the material previously available via www.imbored.biz), and
I followed the instructions there.
What should I do now? What should I try next?
Thanks a lot for any response!
Best wishes, best regards
Heinrich Tag: Server Connections Tag: 316862
SQL Server Timeout
I am connecting to SQL server 2000 via ASP using an ADO recordset and OLEDB
connection. Occasionally I execute queries though the execute method of the
connection. Just recently this has started giving a timeout expired error
but will allow me to delete via the recordset delete method. It's not a huge
problem to do this but many other sites use direct SQL execution and I am
worried that they will stop working. Also sometimes it will work and
sometimes it won't. Is this something obvious that people have come across
before. If anyone could give me some pointers, that would give me something
to start on before I start asking my manager to start looking at IIS or SQL
server. I'm OK on the design side of SQL server but don't have much
experience on doing diagnostic/profiling type stuff. Tag: Server Connections Tag: 316861
web app doesn't work in IIS6.0
I have a web application written in ASP.NET. It installs
and runs correctly on IIS 5.0 but when run under IIS 6.0
it fails to display images or load js files from
subdirectories (ie if the page has an image with
src="images/title.gif" then the image does not display.
I understand this is an issue with IIS 6.0 default
installation being 'locked down' but I cannot figure out
how to get the app to work correctly.
Any suggestions?
Steve Tag: Server Connections Tag: 316860
DCOM error when running ASP page
Hello
Every time I run an default asp page, I encounter
DCOM error
"DCOM got error "Overlapped I/O operation is in progress. "
and was unable to logon .\IWAM_SGRS02 in order to run the
server: {3D14228-FBE1-11D0-995D-00C04FD919C1}
W3SVC error
The server failed to load
application '/LM/W3SVC/3/Root/HROT'. The error was 'the
server process could not be started because the configured
identity is incorrect. Check the username and password.'.
I have tried every trick, I know and I do not wish to
redo IIS or reload window2000 server.
what else is there to do ? Tag: Server Connections Tag: 316854
log analisis
are there any free or moderatley priced log analizers for IIS 5.0. Iam not
looking for anything fancy . ust basic reports
thanks Tag: Server Connections Tag: 316839
Performance
Joseph here,
Hello
Just wondering what can be done besides bandwidth to increse an IIS 6.0 server load times.
No real complaints, just an interest in customer satisfaction for slower machines.
Thanks ! Tag: Server Connections Tag: 316834
IIS 5.0 sp4 enable owa password
I'm trying to enable passwords in outlook web access. I
am running win2k sp4 with the default iss lockdown on the
default web site. Also, I have installed a ssl cert on
the webserver. From the articles I've read it seems that
the lockdown wizard has disabled .htr files, which is
what you need to changes password. So, my idea was to
change the .dll from 404.dll to asp.dll in order to make
the .htr files recognizable. However this did not work.
Is there anyone out there who has had this problem and
knows the answer? I'd really appreciate it.
Thanks.
Scott Tag: Server Connections Tag: 316832
Load balancing 2 : architectural challenge?
Since I posted the original thread [Load balancing : stupid logic?], the
equation has somewhat changed. Instead of having NT4.0 and IIS4.0, we
will be hopping to Microsoft Windows 2003 Server.
The post is somewhat long and I have numbered questions for your
convenience. Please feel free to reply to a selective portion and remove
the rest so that the 'post' size can remain manageable :)
1)What kind of Load balancing features are available in this [Windows
2003] environment?
Also, my company purchased a F5 BigIP Load Balancer [without consulting
or evaluating other load balancing techniques that so many brilliant
people on my previous thread spoke about] some time back and 'want' to
'use' it no matter what.
2) I am aware of the 'basic' differences between using a hardware load
balancer and something like NLB. What according to you are the major
differences between the two that would tilt the decision against / for one?
The hardware that we have at our disposal now is 2 boxes [high capacity
, CPU x 4] which will be web servers and another 2 boxes [database servers].
3) What I am keen on is utilizing the Windows NLB service and am
wondering if it is possible to use the Big IP LB in conjunction with it.
The architecture that I have in mind is similar to what is illustrated here;
http://www.microsoft.com/TechNet/prodtechnol/windows2000serv/deploy/confeat/images/NLBOVW01.GIF
[Original ref:
http://www.microsoft.com/technet/treeview/default.asp?url=/TechNet/prodtechnol/windows2000serv/deploy/confeat/nlbovw.asp]
The difference being that I want communication to front-end-lan [as
displayed in the diagram] to happen via the Hardware load balancer.
4) I am also thinking about redundancy of database servers, what do you
think is the best possible way(s) to do it? Is it possible to have 2
database servers in a cluster [shared storage] with a cluster of load
balanced web servers writing and reading [same application] from the
same database?
[look at the back-end LAN part in the GIF link provided above]
What is needed to implement this on Windows 2003 server running SQL 2000?
5) Using a solution such as NLB, its possible to keep your ASP code in
sync between all load balanced servers by using a service such as
IISSYNC [if i am not mistaken]. Is there something available to
synchronize my code across web servers if I am using a hardware load
balanced solution?
Thank you very much for going through my post and thanks in advance for
your expert replies to my queries.
Buzz. Tag: Server Connections Tag: 316822
From UTF-8 to ISO..?
Hi all,
I have a Webform from .Net with some text on it.
The page is created in UTF-8(Unicode).
If I send the page to Outlook some letters are distorted. Outlook cannot
distplay the text correct.
Is it possible to get IIS to convert the page to Western European
(iso-8859-1) instead.
/Kent J. Tag: Server Connections Tag: 316820
WWW-Authenticate header
Greetings, I've never had this error before while creating a new
project in Visual Interdev. I was at a client's today and installed
Visual Interdev on an XP Pro machine. The server is Windows 2003,
running IIS 6.0. I tried to create a new web project and received
this error:
"The web server does not appear to have any authentication methods
enabled. The server has asked for user authentication, but did not
send a WWW-Authenticate header."
I was not able to create my project.
I did not make any changes to IIS yet as I wanted to get some input.
Any thoughts on how to fix this? Many thanks in advance. Tag: Server Connections Tag: 316818
Does IIS 6 Migration Tool copy or move data?
Stupid question, but I haven't found a straight answer anywhere. We
have one IIS4 server and one IIS6 server. Because the applications
are hard-coded with source server's name and/or IP address, we are
doing a migration but retaining the old source server name & IP
address. So my first question is will the migration tool affect the
source server? Does it move or just copy data & settings to the
target? If it moves the data it would make the source server unusable
and if anything went wrong it would really be a time-consuming chore
to get the source server backup. My 2nd question is regarding using
the tool, does it make sense for us to use the tool or perform a
manual migration? I'm pretty much a novice IIS admin so any help
would be great Tag: Server Connections Tag: 316814
Multiple site-single Public IP
Here is my current setup: I have one public IP address
(mail...com) Mail...com is an IIS 5 hosting a site that
can be reached internally and externally. I also have a
IIS 6 server called sharepoint...com. This is only
available internally. We have a Watchguard firewall. How
would I configure IIS so that mail...com:81 goes to
sharepoint...com while mail...com:80 still goes to mail.
Is this possible or would you suggest a different setup.
(remember, I only have one public IP available but would
like both sites to be available externally) Tag: Server Connections Tag: 316812
Host Headers & SSL on same box ?
Am trying to use one box to host multiple sites on the same box using 3rd level domains (acme1.mystore.com, acme2.mystore.com, acme3....)
Can u use host headers AND use SSL on the same box? Is the following (from MSFT kb) saying you cant? Is this applicable to IIS6
========
To use host headers on multiple Web sites that offer secure Internet services, you must host the HTTPS services on a separate server, identify the HTTPS site with an IP address, and redirect requests for secure services to that server. This is required because HTTPS encrypts host header names through Secure Sockets Layer (SSL) so that host header information cannot be interpreted by a Web site that hosts SSL services on the same server. Tag: Server Connections Tag: 316803
Secure FTP
I need help setting up a secure (encrypted) FTP site. I
use IIS 5.0
Can anyone offer any good advice, resources?
thanks!
jason.whitaker@titan.com Tag: Server Connections Tag: 316802
404 errors for ASP and CGI applications
ASP and CGI applications on my web server are producing 404 - not found
errors on my IIS 6 Server. I have enabled ASP Web Server Extensions in the
IIS console, as well, I have created and configured an appropriate CGI
extension (limited to the 2 exe's that I am interested in).
When I attempt to browse to either, I get a 404 error. I created a
"test.htm" file in one of the folders, and I can find it just fine. If I
rename it to "test.asp" on the server and in my browser URL, it is not
found.
I googled this group, and found the same symptoms reported, but never a
solution. Any assistance would be much appreciated.
PS: Not sure it is relevant to the discussion, but logging on physically to
the server, and pointing the browser to http://localhost produces a 400 -
Bad Request error. I have to use the server's IP address to even get IIS to
process at all. Tag: Server Connections Tag: 316801
Hi,
im getting a to many connections error on IIS. What exactly constitutes a
connection ? - im only viewing one site....